ClientCommandPacket

data class ClientCommandPacket(val actionId: Int) : ServerBoundPacket

Client Command | 0x06 | play | serverbound

Parameters

actionId

actionId

See also

Constructors

Link copied to clipboard
constructor(actionId: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard