Class PlayerMoveC2SPacket
java.lang.Object
net.minecraft.network.packet.c2s.play.PlayerMoveC2SPacket
- All Implemented Interfaces:
Packet<ServerPlayPacketListener>
- Direct Known Subclasses:
PlayerMoveC2SPacket.Both,PlayerMoveC2SPacket.LookOnly,PlayerMoveC2SPacket.PositionOnly
- Mappings:
Namespace Name official lkintermediary net/minecraft/class_2064named net/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected booleanprotected booleanprotected floatprotected doubleprotected doubleprotected floatprotected double -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) booleandoublemethod_12687(double double2) floatmethod_12688(float float2) doublemethod_12689(double double2) floatmethod_12690(float float2) doublemethod_12691(double double2) voidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf)
-
Field Details
-
x
protected double x- Mappings:
Namespace Name Mixin selector official aLlk;a:Dintermediary field_8796Lnet/minecraft/class_2064;field_8796:Dnamed xLnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;x:D
-
y
protected double y- Mappings:
Namespace Name Mixin selector official bLlk;b:Dintermediary field_8797Lnet/minecraft/class_2064;field_8797:Dnamed yLnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;y:D
-
z
protected double z- Mappings:
Namespace Name Mixin selector official cLlk;c:Dintermediary field_8798Lnet/minecraft/class_2064;field_8798:Dnamed zLnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;z:D
-
yaw
protected float yaw- Mappings:
Namespace Name Mixin selector official dLlk;d:Fintermediary field_8800Lnet/minecraft/class_2064;field_8800:Fnamed yawLnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;yaw:F
-
pitch
protected float pitch- Mappings:
Namespace Name Mixin selector official eLlk;e:Fintermediary field_8801Lnet/minecraft/class_2064;field_8801:Fnamed pitchLnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;pitch:F
-
onGround
protected boolean onGround- Mappings:
Namespace Name Mixin selector official fLlk;f:Zintermediary field_8802Lnet/minecraft/class_2064;field_8802:Znamed onGroundLnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;onGround:Z
-
changePosition
protected boolean changePosition- Mappings:
Namespace Name Mixin selector official gLlk;g:Zintermediary field_8803Lnet/minecraft/class_2064;field_8803:Znamed changePositionLnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;changePosition:Z
-
changeLook
protected boolean changeLook- Mappings:
Namespace Name Mixin selector official hLlk;h:Zintermediary field_8804Lnet/minecraft/class_2064;field_8804:Znamed changeLookLnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;changeLook:Z
-
-
Constructor Details
-
PlayerMoveC2SPacket
public PlayerMoveC2SPacket() -
PlayerMoveC2SPacket
- Mappings:
Namespace Name Mixin selector official <init>Llk;<init>(Z)Vintermediary <init>Lnet/minecraft/class_2064;<init>(Z)Vnamed <init>Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;<init>(Z)V
-
-
Method Details
-
apply
- Specified by:
applyin interfacePacket<ServerPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLlk;a(Lkx;)Vintermediary method_7989Lnet/minecraft/class_2064;method_7989(Lnet/minecraft/class_2050;)Vnamed applyLnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
-
read
- Specified by:
readin interfacePacket<ServerPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLht;a(Lgy;)Vintermediary method_7535Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)Vnamed readLnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
-
write
- Specified by:
writein interfacePacket<ServerPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLht;b(Lgy;)Vintermediary method_7539Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
-
method_12687
public double method_12687(double double2) - Mappings:
Namespace Name Mixin selector official aLlk;a(D)Dintermediary method_12687Lnet/minecraft/class_2064;method_12687(D)Dnamed method_12687Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;method_12687(D)D
-
method_12689
public double method_12689(double double2) - Mappings:
Namespace Name Mixin selector official bLlk;b(D)Dintermediary method_12689Lnet/minecraft/class_2064;method_12689(D)Dnamed method_12689Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;method_12689(D)D
-
method_12691
public double method_12691(double double2) - Mappings:
Namespace Name Mixin selector official cLlk;c(D)Dintermediary method_12691Lnet/minecraft/class_2064;method_12691(D)Dnamed method_12691Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;method_12691(D)D
-
method_12688
public float method_12688(float float2) - Mappings:
Namespace Name Mixin selector official aLlk;a(F)Fintermediary method_12688Lnet/minecraft/class_2064;method_12688(F)Fnamed method_12688Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;method_12688(F)F
-
method_12690
public float method_12690(float float2) - Mappings:
Namespace Name Mixin selector official bLlk;b(F)Fintermediary method_12690Lnet/minecraft/class_2064;method_12690(F)Fnamed method_12690Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;method_12690(F)F
-
isOnGround
public boolean isOnGround()- Mappings:
Namespace Name Mixin selector official aLlk;a()Zintermediary method_7997Lnet/minecraft/class_2064;method_7997()Znamed isOnGroundLnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;isOnGround()Z
-