net.minecraft.network.protocol.game

public record ClientboundPlayerChatPacket

implements Packet<ClientGamePacketListener>

aej
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
net.minecraft.src.C_213532_
net.minecraft.network.protocol.game.ClientboundPlayerChatPacket

Field summary

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

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(xa arg0)
write(RegistryFriendlyByteBuf arg0)
method_55898(class_9129 arg0)
m_jtimehpw(C_bngyzsts arg0)
write(RegistryByteBuf buf)
write(RegistryByteBuf buf)
m_237754_(C_313350_ arg0)
public PacketType<ClientboundPlayerChatPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(aci arg0)
handle(ClientGamePacketListener arg0)
method_43629(class_2602 arg0)
m_yjuufatq(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public boolean
c()
isSkippable()
method_11051()
m_kuimjxhb()
isWritingErrorSkippable()
isWritingErrorSkippable()
m_6588_()
public UUID
b()
sender()
comp_1099()
m_axixacma()
sender()
sender()
f_243918_()
public int
e()
index()
comp_1100()
m_tccybpwy()
index()
index()
f_244283_()
public MessageSignature
f()
signature()
comp_1101()
m_pftyrqjl()
signature()
signature()
f_243836_()
public SignedMessageBody$Packed
g()
body()
comp_1102()
m_jigoyipi()
body()
body()
f_244090_()
public Component
h()
unsignedContent()
comp_1103()
m_abaxkjzu()
unsignedContent()
unsignedContent()
f_243686_()
public FilterMask
i()
filterMask()
comp_1104()
m_hfotrvya()
filterMask()
filterMask()
f_243744_()
public ChatType$Bound
j()
chatType()
comp_943()
m_efelfxrq()
serializedParameters()
messageType()
f_240897_()