net.minecraft.network.protocol.game

public record ClientboundDisguisedChatPacket

implements Packet<ClientGamePacketListener>

acw
net.minecraft.network.protocol.game.ClientboundDisguisedChatPacket
net.minecraft.class_7827
net.minecraft.unmapped.C_odgvhjzj
net.minecraft.network.packet.s2c.play.ProfilelessChatMessageS2CPacket
net.minecraft.network.packet.s2c.play.ProfileIndependentMessageS2CPacket

Field summary

Modifier and TypeField
private final Component
b
message
comp_1097
f_jdgyphao
message
message
private final ChatType$Bound
c
chatType
comp_1098
f_ykvgoeye
chatType
messageType
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundDisguisedChatPacket>
a
STREAM_CODEC
field_47923
f_jjikmesv
CODEC
CODEC

Constructor summary

ModifierConstructor
public (Component message, ChatType$Bound messageType)

Method summary

Modifier and TypeMethod
public PacketType<ClientboundDisguisedChatPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_46324(class_2602 arg0)
m_hjhxggrr(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
public boolean
c()
isSkippable()
method_11051()
m_kuimjxhb()
isWritingErrorSkippable()
isWritingErrorSkippable()
public Component
b()
message()
comp_1097()
m_mlzhgvzy()
message()
message()
public ChatType$Bound
e()
chatType()
comp_1098()
m_crtgseub()
chatType()
messageType()