Last updated
Represents a packet that is sent to set the spawn position of a player
getPacketID():
string
Get the ID of the packet.
Returns
string
The ID of the packet.
Inherited from
getSpawnPos():
BlockPos
Gets the spawn position coordinates
Returns
The BlockPos containing the spawn coordinates
Last updated