net.minecraft.network.protocol.game

public record ClientboundPlayerChatPacket

implements Packet<ClientGamePacketListener>

adw
net.minecraft.network.protocol.game.ClientboundPlayerChatPacket
net.minecraft.class_7438
net.minecraft.unmapped.C_syaruuur
net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket
net.minecraft.network.packet.s2c.play.ChatMessageS2CPacket

Field summary

Modifier and TypeField
private final UUID
b
sender
comp_1099
f_arxqwgta
sender
sender
private final int
c
index
comp_1100
f_tjrhpjoz
index
index
private final MessageSignature
d
signature
comp_1101
f_rjsbofsi
signature
signature
private final SignedMessageBody$Packed
e
body
comp_1102
f_gvtwuwhm
body
body
private final Component
f
unsignedContent
comp_1103
f_jivandfq
unsignedContent
unsignedContent
private final FilterMask
g
filterMask
comp_1104
f_cukrriod
filterMask
filterMask
private final ChatType$Bound
h
chatType
comp_943
f_ivttvahx
serializedParameters
messageType
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundPlayerChatPacket>
a
STREAM_CODEC
field_47949
f_lrhgaxhd
CODEC
CODEC

Constructor summary

ModifierConstructor
private (RegistryFriendlyByteBuf buf)
public (UUID uuid, int index, MessageSignature signature, SignedMessageBody$Packed body, Component unsignedContent, FilterMask filterMask, ChatType$Bound messageType)

Method summary

Modifier and TypeMethod
private void
a(wj arg0)
write(RegistryFriendlyByteBuf arg0)
method_55898(class_9129 arg0)
m_jtimehpw(C_bngyzsts arg0)
write(RegistryByteBuf buf)
write(RegistryByteBuf buf)
public PacketType<ClientboundPlayerChatPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_43629(class_2602 arg0)
m_yjuufatq(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
public boolean
c()
isSkippable()
method_11051()
m_kuimjxhb()
isWritingErrorSkippable()
isWritingErrorSkippable()
public UUID
b()
sender()
comp_1099()
m_axixacma()
sender()
sender()
public int
e()
index()
comp_1100()
m_tccybpwy()
index()
index()
public MessageSignature
f()
signature()
comp_1101()
m_pftyrqjl()
signature()
signature()
public SignedMessageBody$Packed
g()
body()
comp_1102()
m_jigoyipi()
body()
body()
public Component
h()
unsignedContent()
comp_1103()
m_abaxkjzu()
unsignedContent()
unsignedContent()
public FilterMask
i()
filterMask()
comp_1104()
m_hfotrvya()
filterMask()
filterMask()
public ChatType$Bound
j()
chatType()
comp_943()
m_efelfxrq()
serializedParameters()
messageType()