CraftProgressBarPacket

data class CraftProgressBarPacket(val windowId: UByte, val property: Short, val value: Short) : ClientBoundPacket

Set Container Property | 0x11 | play | clientbound

Parameters

windowId

windowId

property

property

value

value

See also

Constructors

Link copied to clipboard
constructor(windowId: UByte, property: Short, value: Short)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard