Class ClientCommandC2SPacket
java.lang.Object
net.minecraft.network.Packet
net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
- Mappings:
Namespace Name official iwintermediary net/minecraft/class_704named net/minecraft/network/packet/c2s/play/ClientCommandC2SPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate intprivate int -
Constructor Summary
ConstructorsConstructorDescriptionClientCommandC2SPacket(Entity entity, int command) ClientCommandC2SPacket(Entity entity, int int2, int int3) -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) intintvoidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf) Methods inherited from class net.minecraft.network.Packet
apply, method_7533, method_7534, method_7536, method_7537, method_7538, toString
-
Field Details
-
entityId
private int entityId- Mappings:
Namespace Name Mixin selector official aLiw;a:Iintermediary field_8816Lnet/minecraft/class_704;field_8816:Inamed entityIdLnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;entityId:I
-
field_8817
private int field_8817- Mappings:
Namespace Name Mixin selector official bLiw;b:Iintermediary field_8817Lnet/minecraft/class_704;field_8817:Inamed field_8817Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;field_8817:I
-
mountJumpHeight
private int mountJumpHeight- Mappings:
Namespace Name Mixin selector official cLiw;c:Iintermediary field_8818Lnet/minecraft/class_704;field_8818:Inamed mountJumpHeightLnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;mountJumpHeight:I
-
-
Constructor Details
-
ClientCommandC2SPacket
public ClientCommandC2SPacket() -
ClientCommandC2SPacket
- Mappings:
Namespace Name Mixin selector official <init>Liw;<init>(Lqm;I)Vintermediary <init>Lnet/minecraft/class_704;<init>(Lnet/minecraft/class_864;I)Vnamed <init>Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;<init>(Lnet/minecraft/entity/Entity;I)V
-
ClientCommandC2SPacket
-
-
Method Details
-
read
-
write
-
apply
- Mappings:
Namespace Name Mixin selector official aLiw;a(Lia;)Vintermediary method_8019Lnet/minecraft/class_704;method_8019(Lnet/minecraft/class_2050;)Vnamed applyLnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
-
method_8020
public int method_8020()- Mappings:
Namespace Name Mixin selector official dLiw;d()Iintermediary method_8020Lnet/minecraft/class_704;method_8020()Inamed method_8020Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;method_8020()I
-
getMountJumpHeight
public int getMountJumpHeight()- Mappings:
Namespace Name Mixin selector official eLiw;e()Iintermediary method_8021Lnet/minecraft/class_704;method_8021()Inamed getMountJumpHeightLnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;getMountJumpHeight()I
-