net.minecraft.network.protocol.common

public record ClientboundShowDialogPacket

implements Packet<ClientCommonPacketListener>

aao
net.minecraft.network.protocol.common.ClientboundShowDialogPacket
net.minecraft.class_11407
net.minecraft.network.packet.s2c.common.ShowDialogS2CPacket
net.minecraft.src.C_398551_

Field summary

Modifier and TypeField
private final Holder<Dialog>
c
dialog
comp_4281
dialog
f_399432_
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundShowDialogPacket>
a
STREAM_CODEC
field_60604
REGISTRY_CODEC
f_399011_
public static final StreamCodec<io.netty.buffer.ByteBuf, ClientboundShowDialogPacket>
b
CONTEXT_FREE_STREAM_CODEC
field_60605
CODEC
f_400300_

Constructor summary

ModifierConstructor
public (Holder<Dialog> arg0)

Method summary

Modifier and TypeMethod
public PacketType<ClientboundShowDialogPacket>
a()
type()
method_65080()
getPacketType()
m_5779_()
public void
a(aae arg0)
handle(ClientCommonPacketListener arg0)
method_71668(class_8705 arg0)
apply(ClientCommonPacketListener arg0)
m_5797_(C_290099_ arg0)
public Holder<Dialog>
b()
dialog()
comp_4281()
dialog()
f_399432_()