OpenHorseWindowPacket

data class OpenHorseWindowPacket(val windowId: UByte, val nbSlots: Int, val entityId: Int) : ClientBoundPacket

Open Horse Screen | 0x1d | play | clientbound

Parameters

windowId

windowId

nbSlots

nbSlots

entityId

entityId

See also

Constructors

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

Types

Link copied to clipboard

Properties

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