History - net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
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.ClientboundContainerSetDataPacket
net.minecraft.class_2651
net.minecraft.network.packet.s2c.play.ScreenHandlerPropertyUpdateS2CPacket
Fields
PacketCodec<PacketByteBuf, ScreenHandlerPropertyUpdateS2CPacket>: STREAM_CODEC, field_47917, CODEC
int: containerId, field_12150, syncId
int: id, field_12149, propertyId
int: value, field_12148, value
Constructors
(int, int, int)
Methods
void (PacketByteBuf): write, method_55870, write
PacketType<ScreenHandlerPropertyUpdateS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_11447, apply
int (): getContainerId, method_11448, getSyncId
int (): getId, method_11445, getPropertyId
int (): getValue, method_11446, getValue
void (PacketListener): handle, method_65081, apply