History - net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket
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.ClientboundOpenScreenPacket
net.minecraft.class_3944
net.minecraft.network.packet.s2c.play.OpenScreenS2CPacket
Fields
PacketCodec<RegistryByteBuf, OpenScreenS2CPacket>: STREAM_CODEC, field_47945, CODEC
int: containerId, field_17436, syncId
ScreenHandlerType<?>: type, field_17437, screenHandlerId
Text: title, field_17438, name
Constructors
(int, ScreenHandlerType<?>, Text)
Methods
PacketType<OpenScreenS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_17591, apply
int (): getContainerId, method_17592, getSyncId
ScreenHandlerType<?> (): getType, method_17593, getScreenHandlerType
Text (): getTitle, method_17594, getName
void (PacketListener): handle, method_65081, apply