Skip to content

Commit

Permalink
Update FromServerEvents.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZXMushroom63 authored Oct 11, 2023
1 parent fea2ad9 commit d7e9601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugindocs/events/FromServerEvents.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Events called by packets being received from the server by the client.

- `packetentityteleport`
Called when the server teleports an entity. Passes an object with properties:
- `entityId`: Integer representing the entity id of the player.
- `entityId`: Integer representing the entity id of the entity.
- `posX`: Integer representing the new x position of the entity.
- `posY`: Integer representing the new y position of the entity.
- `posZ`: Integer representing the new z position of the entity.
Expand Down

0 comments on commit d7e9601

Please sign in to comment.