DeclareCommandsPacket

data class DeclareCommandsPacket(val rootIndex: Int) : ClientBoundPacket

Commands | 0x0e | play | clientbound

Parameters

rootIndex

rootIndex

See also

Constructors

Link copied to clipboard
constructor(rootIndex: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard