net.minecraft.network.protocol.game

public record ServerboundChatCommandPacket

implements Packet<ServerGamePacketListener>

ahs
net.minecraft.network.protocol.game.ServerboundChatCommandPacket
net.minecraft.class_7472
net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket
net.minecraft.network.protocol.game.ServerboundChatCommandPacket

Field summary

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

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (String arg0)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_55964(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ServerboundChatCommandPacket>
a()
type()
method_55846()
getPacketId()
public void
a(ahm arg0)
handle(ServerGamePacketListener arg0)
method_43897(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
public String
b()
command()
comp_808()
command()