CloseWindowPacket

data class CloseWindowPacket(val windowId: UByte) : ClientBoundPacket

Close Container | 0x0f | play | clientbound

Parameters

windowId

windowId

See also

Constructors

Link copied to clipboard
constructor(windowId: UByte)

Types

Link copied to clipboard

Properties

Link copied to clipboard