Class ClientCommandC2SPacket

java.lang.Object
net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
All Implemented Interfaces:
Packet

public class ClientCommandC2SPacket extends Object implements Packet
Mappings:
Namespace Name
official mn
intermediary net/minecraft/class_704
named net/minecraft/network/packet/c2s/play/ClientCommandC2SPacket
  • Field Details

    • entityId

      private int entityId
      Mappings:
      Namespace Name Mixin selector
      official a Lmn;a:I
      intermediary field_8816 Lnet/minecraft/class_704;field_8816:I
      named entityId Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;entityId:I
    • field_11715

      private class_2590 field_11715
      Mappings:
      Namespace Name Mixin selector
      official b Lmn;b:Lmo;
      intermediary field_11715 Lnet/minecraft/class_704;field_11715:Lnet/minecraft/class_2590;
      named field_11715 Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;field_11715:Lnet/minecraft/class_2590;
    • mountJumpHeight

      private int mountJumpHeight
      Mappings:
      Namespace Name Mixin selector
      official c Lmn;c:I
      intermediary field_8818 Lnet/minecraft/class_704;field_8818:I
      named mountJumpHeight Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;mountJumpHeight:I
  • Constructor Details

  • Method Details

    • read

      public void read(PacketByteBuf buf)
      Specified by:
      read in interface Packet
      Mappings:
      Namespace Name Mixin selector
      official a Lid;a(Lhd;)V
      intermediary method_7535 Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)V
      named read Lnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
    • write

      public void write(PacketByteBuf buf)
      Specified by:
      write in interface Packet
      Mappings:
      Namespace Name Mixin selector
      official b Lid;b(Lhd;)V
      intermediary method_7539 Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)V
      named write Lnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
    • apply

      public void apply(ServerPlayPacketListener serverPlayPacketListener)
      Mappings:
      Namespace Name Mixin selector
      official a Lmn;a(Lls;)V
      intermediary method_8019 Lnet/minecraft/class_704;method_8019(Lnet/minecraft/class_2050;)V
      named apply Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
    • method_8020

      public class_2590 method_8020()
      Mappings:
      Namespace Name Mixin selector
      official b Lmn;b()Lmo;
      intermediary method_8020 Lnet/minecraft/class_704;method_8020()Lnet/minecraft/class_2590;
      named method_8020 Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;method_8020()Lnet/minecraft/class_2590;
    • getMountJumpHeight

      public int getMountJumpHeight()
      Mappings:
      Namespace Name Mixin selector
      official c Lmn;c()I
      intermediary method_8021 Lnet/minecraft/class_704;method_8021()I
      named getMountJumpHeight Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;getMountJumpHeight()I