Class ClientCommandC2SPacket
java.lang.Object
net.minecraft.network.packet.c2s.play.ClientCommandC2SPacket
- All Implemented Interfaces:
Packet
- Mappings:
Namespace Name official mnintermediary net/minecraft/class_704named net/minecraft/network/packet/c2s/play/ClientCommandC2SPacket
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionClientCommandC2SPacket(Entity entity, class_2590 class_2590) ClientCommandC2SPacket(Entity entity, class_2590 class_2590, int int2) -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) intvoidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf)
-
Field Details
-
entityId
private int entityId- Mappings:
Namespace Name Mixin selector official aLmn;a:Iintermediary field_8816Lnet/minecraft/class_704;field_8816:Inamed entityIdLnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;entityId:I
-
field_11715
- Mappings:
Namespace Name Mixin selector official bLmn;b:Lmo;intermediary field_11715Lnet/minecraft/class_704;field_11715:Lnet/minecraft/class_2590;named field_11715Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;field_11715:Lnet/minecraft/class_2590;
-
mountJumpHeight
private int mountJumpHeight- Mappings:
Namespace Name Mixin selector official cLmn;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
-
ClientCommandC2SPacket
-
-
Method Details
-
read
-
write
-
apply
- Mappings:
Namespace Name Mixin selector official aLmn;a(Lls;)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
- Mappings:
Namespace Name Mixin selector official bLmn;b()Lmo;intermediary method_8020Lnet/minecraft/class_704;method_8020()Lnet/minecraft/class_2590;named method_8020Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;method_8020()Lnet/minecraft/class_2590;
-
getMountJumpHeight
public int getMountJumpHeight()- Mappings:
Namespace Name Mixin selector official cLmn;c()Iintermediary method_8021Lnet/minecraft/class_704;method_8021()Inamed getMountJumpHeightLnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;getMountJumpHeight()I
-