Respawn Packet
data class RespawnPacket(val dimension: String, val worldName: String, val hashedSeed: Long, val gamemode: Byte, val previousGamemode: UByte, val isDebug: Boolean, val isFlat: Boolean, val copyMetadata: Boolean, val hasDeath: Boolean, val dimensionName: String?, val location: Position?) : ClientBoundPacket
Respawn | 0x3d | play | clientbound
Parameters
dimension
dimension
world Name
worldName
hashed Seed
hashedSeed
gamemode
gamemode
previous Gamemode
previousGamemode
is Debug
isDebug
is Flat
isFlat
copy Metadata
copyMetadata
has Death
death is present
dimension Name
dimensionName
location
location