net.minecraft.network.protocol.game

public record ServerboundChatCommandPacket

implements Packet<ServerGamePacketListener>

ago
net.minecraft.network.protocol.game.ServerboundChatCommandPacket
net.minecraft.class_7472
net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
net.minecraft.src.C_213536_
net.minecraft.network.protocol.game.ServerboundChatCommandPacket

Field summary

Modifier and TypeField
private final String
b
command
comp_808
command
f_237922_
public static final StreamCodec<FriendlyByteBuf, ServerboundChatCommandPacket>
a
STREAM_CODEC
field_48178
CODEC
f_316859_

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (String arg0)

Method summary

Modifier and TypeMethod
private void
a(vw arg0)
write(FriendlyByteBuf arg0)
method_55964(class_2540 arg0)
write(PacketByteBuf buf)
m_237935_(C_4983_ arg0)
public PacketType<ServerboundChatCommandPacket>
a()
type()
method_55846()
getPacketId()
m_5779_()
public void
a(agi arg0)
handle(ServerGamePacketListener arg0)
method_43897(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public String
b()
command()
comp_808()
command()
f_237922_()