ProbeJS

ProbeJS

972k Downloads

Missing Client events in `events.d.ts`

C0D3-M4513R opened this issue ยท 2 comments

commented

The following events are missing from events.d.ts when generating with:
Architectury: 4.10.88
Rhino: 1802.2.1-build.255
KubeJS: 1802.5.5-build.567
ProbeJS: 4.0.0-fix4
Using: jdk-18.0.2.1

  • player.data_from_server.
  • client.debug_info.left
  • client.debug_info.right
  • client.logged_out
commented

loaded is also missing, but is a Startup event. Still putting it here tho.

commented

Closed as #16 .