net.minecraft.network.protocol.common

public class ClientboundClearDialogPacket

implements Packet<ClientCommonPacketListener>

aaf
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 ClientboundClearDialogPacket
a
INSTANCE
field_60602
INSTANCE
public static final StreamCodec<io.netty.buffer.ByteBuf, ClientboundClearDialogPacket>
b
STREAM_CODEC
field_60603
CODEC

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public PacketType<ClientboundClearDialogPacket>
a()
type()
method_65080()
getPacketType()
public void
a(aae arg0)
handle(ClientCommonPacketListener arg0)
method_71667(class_8705 arg0)
apply(ClientCommonPacketListener arg0)