net.minecraft.network.protocol.game

public record ServerboundChatCommandPacket

implements Packet<ServerGamePacketListener>

ahl
net.minecraft.network.protocol.game.ServerboundChatCommandPacket
net.minecraft.class_7472

Field summary

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

Constructor summary

ModifierConstructor
private (FriendlyByteBuf arg0)
public (String arg0)

Method summary

Modifier and TypeMethod
private void
a(wc arg0)
write(FriendlyByteBuf arg0)
method_55964(class_2540 arg0)
public PacketType<ServerboundChatCommandPacket>
a()
type()
method_65080()
public void
a(ahf arg0)
handle(ServerGamePacketListener arg0)
method_43897(class_2792 arg0)
public String
b()
command()
comp_808()