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