net.minecraft.network.protocol.common

public class ClientboundClearDialogPacket

implements Packet<ClientCommonPacketListener>

abh
net.minecraft.network.protocol.common.ClientboundClearDialogPacket
net.minecraft.class_11406
net.minecraft.network.packet.s2c.common.ClearDialogS2CPacket
net.minecraft.src.C_398591_
net.minecraft.network.protocol.common.ClientboundClearDialogPacket

字段概要

修饰符与类型字段
public static final ClientboundClearDialogPacket
a
INSTANCE
field_60602
INSTANCE
f_400286_
public static final StreamCodec<io.netty.buffer.ByteBuf, ClientboundClearDialogPacket>
b
STREAM_CODEC
field_60603
CODEC
f_400391_

构造函数概要

修饰符构造函数
private ()

方法概要

修饰符与类型方法
public PacketType<ClientboundClearDialogPacket>
a()
type()
method_65080()
getPacketType()
m_5779_()
public void
a(abg arg0)
handle(ClientCommonPacketListener arg0)
method_71667(class_8705 arg0)
apply(ClientCommonPacketListener arg0)
m_5797_(C_290099_ arg0)