net.minecraft.network.packet.s2c.play

public class CloseScreenS2CPacket

implements Packet<ClientPlayPacketListener>

net.minecraft.network.protocol.game.ClientboundContainerClosePacket
net.minecraft.class_2645
net.minecraft.network.packet.s2c.play.CloseScreenS2CPacket

Field summary

Modifier and TypeField
public static final PacketCodec<PacketByteBuf, CloseScreenS2CPacket>
STREAM_CODEC
field_47915
CODEC
private final int
containerId
field_12137
syncId

Constructor summary

ModifierConstructor
public (int syncId)
private (PacketByteBuf buf)

Method summary

Modifier and TypeMethod
private void
write(FriendlyByteBuf output)
method_55868(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<CloseScreenS2CPacket>
type()
method_65080()
getPacketType()
public void
handle(ClientGamePacketListener listener)
method_11427(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
public int
getContainerId()
method_36148()
getSyncId()
public void
handle(PacketListener listener)
method_65081(class_2547 arg0)
apply(PacketListener arg0)