QueryEntityNbtPacket

data class QueryEntityNbtPacket(val transactionId: Int, val entityId: Int) : ServerBoundPacket

Query Entity Tag | 0x0e | play | serverbound

Parameters

transactionId

transactionId

entityId

entityId

See also

Constructors

Link copied to clipboard
constructor(transactionId: Int, entityId: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard