History - net.minecraft.network.packet.s2c.play.OpenMountScreenS2CPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ClientboundMountScreenOpenPacket
net.minecraft.class_2648
net.minecraft.network.packet.s2c.play.OpenMountScreenS2CPacket
Fields
PacketCodec<PacketByteBuf, OpenMountScreenS2CPacket>: STREAM_CODEC, field_47928, CODEC
int: containerId, field_12144, syncId
int: inventoryColumns, field_12143, slotColumnCount
int: entityId, field_12142, mountId
Constructors
(int, int, int)
Methods
void (PacketByteBuf): write, method_55880, write
PacketType<OpenMountScreenS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_11437, apply
int (): getContainerId, method_11432, getSyncId
int (): getInventoryColumns, method_11434, getSlotColumnCount
int (): getEntityId, method_11433, getMountId
void (PacketListener): handle, method_65081, apply