net.minecraft.network.protocol.game

public class ServerboundClientCommandPacket

implements Packet<ServerGamePacketListener>

ahx
net.minecraft.network.protocol.game.ServerboundClientCommandPacket
net.minecraft.class_2799
net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket
net.minecraft.network.protocol.game.PacketPlayInClientCommand

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ServerboundClientCommandPacket>
a
STREAM_CODEC
field_48184
CODEC
private final ServerboundClientCommandPacket$Action
b
action
field_12773
mode

Constructor summary

ModifierConstructor
public (ServerboundClientCommandPacket$Action mode)
private (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_55968(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ServerboundClientCommandPacket>
a()
type()
method_55846()
getPacketId()
public void
a(ahm arg0)
handle(ServerGamePacketListener arg0)
method_12120(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
public ServerboundClientCommandPacket$Action
b()
getAction()
method_12119()
getMode()