QueryBlockNbtPacket

data class QueryBlockNbtPacket(val transactionId: Int, val location: Position) : ServerBoundPacket

Query Block Entity Tag | 0x01 | play | serverbound

Parameters

transactionId

transactionId

location

location

See also

Constructors

Link copied to clipboard
constructor(transactionId: Int, location: Position)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard