Class HandSwingC2SPacket
java.lang.Object
net.minecraft.network.packet.c2s.play.HandSwingC2SPacket
- All Implemented Interfaces:
Packet<ServerPlayPacketListener>
- Mappings:
Namespace Name official npintermediary net/minecraft/class_2051named net/minecraft/network/packet/c2s/play/HandSwingC2SPacket
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) voidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.Packet
method_20197
-
Field Details
-
field_13812
- Mappings:
Namespace Name Mixin selector official aLnp;a:Ladk;intermediary field_13812Lnet/minecraft/class_2051;field_13812:Lnet/minecraft/class_2961;named field_13812Lnet/minecraft/network/packet/c2s/play/HandSwingC2SPacket;field_13812:Lnet/minecraft/util/Hand;
-
-
Constructor Details
-
HandSwingC2SPacket
public HandSwingC2SPacket() -
HandSwingC2SPacket
-
-
Method Details
-
read
- Specified by:
readin interfacePacket<ServerPlayPacketListener>- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLiv;a(Lhy;)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 bLiv;b(Lhy;)Vintermediary method_7539Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)Vnamed writeLnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
-
apply
- Specified by:
applyin interfacePacket<ServerPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLnp;a(Lme;)Vintermediary method_7948Lnet/minecraft/class_2051;method_7948(Lnet/minecraft/class_2050;)Vnamed applyLnet/minecraft/network/packet/c2s/play/HandSwingC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
-
method_12707
- Mappings:
Namespace Name Mixin selector official bLnp;b()Ladk;intermediary method_12707Lnet/minecraft/class_2051;method_12707()Lnet/minecraft/class_2961;named method_12707Lnet/minecraft/network/packet/c2s/play/HandSwingC2SPacket;method_12707()Lnet/minecraft/util/Hand;
-