CloseWindowPacket

data class CloseWindowPacket(val windowId: UByte) : ServerBoundPacket

Close Container | 0x0b | play | serverbound

Parameters

windowId

windowId

See also

Constructors

Link copied to clipboard
constructor(windowId: UByte)

Types

Link copied to clipboard

Properties

Link copied to clipboard