net.minecraft.network.protocol.game

public record ClientboundPlayerChatPacket

implements Packet<ClientGamePacketListener>

wt
net.minecraft.network.protocol.game.ClientboundPlayerChatPacket
net.minecraft.class_7438
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
a
sender
comp_1099
sender
f_243918_
private final int
b
index
comp_1100
index
f_244283_
private final MessageSignature
c
signature
comp_1101
signature
f_243836_
private final SignedMessageBody$Packed
d
body
comp_1102
body
f_244090_
private final Component
e
unsignedContent
comp_1103
unsignedContent
f_243686_
private final FilterMask
f
filterMask
comp_1104
filterMask
f_243744_
private final ChatType$BoundNetwork
g
chatType
comp_943
serializedParameters
f_240897_

Constructor summary

ModifierConstructor
public (FriendlyByteBuf buf)
public (UUID f_244283_, int f_243836_, MessageSignature f_244090_, SignedMessageBody$Packed f_243686_, Component f_243744_, FilterMask f_240897_, ChatType$BoundNetwork arg6)

Method summary

Modifier and TypeMethod
public void
a(sf arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(ur arg0)
handle(ClientGamePacketListener arg0)
method_43629(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public boolean
b()
isSkippable()
method_11051()
isWritingErrorSkippable()
m_6588_()
public UUID
a()
sender()
comp_1099()
sender()
f_243918_()
public int
c()
index()
comp_1100()
index()
f_244283_()
public MessageSignature
d()
signature()
comp_1101()
signature()
f_243836_()
public SignedMessageBody$Packed
e()
body()
comp_1102()
body()
f_244090_()
public Component
f()
unsignedContent()
comp_1103()
unsignedContent()
f_243686_()
public FilterMask
g()
filterMask()
comp_1104()
filterMask()
f_243744_()
public ChatType$BoundNetwork
h()
chatType()
comp_943()
serializedParameters()
f_240897_()