net.minecraft.network.packet.s2c.common

public class ClearDialogS2CPacket

implements Packet<ClientCommonPacketListener>

net.minecraft.network.protocol.common.ClientboundClearDialogPacket
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
INSTANCE
field_60602
INSTANCE
public static final PacketCodec<io.netty.buffer.ByteBuf, ClearDialogS2CPacket>
STREAM_CODEC
STREAM_CODEC
field_60603
CODEC

Constructor summary

ModifierConstructor
private ()

Method summary

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