net.minecraft.network.protocol.game

public record ClientboundDisguisedChatPacket

implements Packet<ClientGamePacketListener>

adu
net.minecraft.network.protocol.game.ClientboundDisguisedChatPacket
net.minecraft.class_7827
net.minecraft.network.packet.s2c.play.ProfilelessChatMessageS2CPacket
net.minecraft.network.protocol.game.ClientboundDisguisedChatPacket

Field summary

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

Constructor summary

ModifierConstructor
public (Component arg0, ChatType$Bound arg1)

Method summary

Modifier and TypeMethod
public PacketType<ClientboundDisguisedChatPacket>
a()
type()
method_55846()
getPacketId()
public void
a(acr arg0)
handle(ClientGamePacketListener arg0)
method_46324(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
public boolean
c()
isSkippable()
method_11051()
isWritingErrorSkippable()
public Component
b()
message()
comp_1097()
message()
public ChatType$Bound
e()
chatType()
comp_1098()
chatType()