WindowItemsPacket

data class WindowItemsPacket(val windowId: UByte, val stateId: Int) : ClientBoundPacket

Set Container Content | 0x10 | play | clientbound

Parameters

windowId

windowId

stateId

stateId

See also

Constructors

Link copied to clipboard
constructor(windowId: UByte, stateId: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard