Class PlayerActionC2SPacket
java.lang.Object
net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
- All Implemented Interfaces:
Packet
- Mappings:
Namespace Name official mlintermediary net/minecraft/class_2066named net/minecraft/network/packet/c2s/play/PlayerActionC2SPacket
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPlayerActionC2SPacket(class_2589 class_2589, BlockPos blockPos, Direction direction) -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) getPos()voidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf)
-
Field Details
-
pos
- Mappings:
Namespace Name Mixin selector official aLml;a:Ldt;intermediary field_11705Lnet/minecraft/class_2066;field_11705:Lnet/minecraft/class_2552;named posLnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket;pos:Lnet/minecraft/util/math/BlockPos;
-
direction
- Mappings:
Namespace Name Mixin selector official bLml;b:Lej;intermediary field_11706Lnet/minecraft/class_2066;field_11706:Lnet/minecraft/class_1354;named directionLnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket;direction:Lnet/minecraft/util/math/Direction;
-
field_11707
- Mappings:
Namespace Name Mixin selector official cLml;c:Lmm;intermediary field_11707Lnet/minecraft/class_2066;field_11707:Lnet/minecraft/class_2589;named field_11707Lnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket;field_11707:Lnet/minecraft/class_2589;
-
-
Constructor Details
-
PlayerActionC2SPacket
public PlayerActionC2SPacket() -
PlayerActionC2SPacket
@Environment(CLIENT) public PlayerActionC2SPacket(class_2589 class_2589, BlockPos blockPos, Direction direction)
-
-
Method Details
-
read
-
write
-
apply
- Mappings:
Namespace Name Mixin selector official aLml;a(Lls;)Vintermediary method_8013Lnet/minecraft/class_2066;method_8013(Lnet/minecraft/class_2050;)Vnamed applyLnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
-
getPos
- Mappings:
Namespace Name Mixin selector official aLml;a()Ldt;intermediary method_10724Lnet/minecraft/class_2066;method_10724()Lnet/minecraft/class_2552;named getPosLnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket;getPos()Lnet/minecraft/util/math/BlockPos;
-
getDirection
- Mappings:
Namespace Name Mixin selector official bLml;b()Lej;intermediary method_10725Lnet/minecraft/class_2066;method_10725()Lnet/minecraft/class_1354;named getDirectionLnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket;getDirection()Lnet/minecraft/util/math/Direction;
-
method_10726
- Mappings:
Namespace Name Mixin selector official cLml;c()Lmm;intermediary method_10726Lnet/minecraft/class_2066;method_10726()Lnet/minecraft/class_2589;named method_10726Lnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket;method_10726()Lnet/minecraft/class_2589;
-