net.minecraft.network.packet.s2c.common

public class ClearDialogS2CPacket

implements Packet<ClientCommonPacketListener>

net.minecraft.network.protocol.common.ClientboundClearDialogPacket
net.minecraft.class_11406
net.minecraft.network.packet.s2c.common.ClearDialogS2CPacket

Field summary

Modifier and TypeField
public static final ClearDialogS2CPacket
INSTANCE
field_60602
INSTANCE
public static final PacketCodec<io.netty.buffer.ByteBuf, ClearDialogS2CPacket>
STREAM_CODEC
field_60603
CODEC

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public PacketType<ClearDialogS2CPacket>
type()
method_65080()
getPacketType()
public void
handle(ClientCommonPacketListener listener)
method_71667(class_8705 arg0)
apply(ClientCommonPacketListener arg0)
public void
handle(PacketListener listener)
method_65081(class_2547 arg0)
apply(PacketListener arg0)