Package net.minecraft
Class class_4382
java.lang.Object
net.minecraft.class_4382
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official mcintermediary net/minecraft/class_4382named net/minecraft/class_4382
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ClientPlayPacketListener clientPlayPacketListener) 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_21574
- Mappings:
Namespace Name Mixin selector official aLmc;a:Ljava/util/List;intermediary field_21574Lnet/minecraft/class_4382;field_21574:Ljava/util/List;named field_21574Lnet/minecraft/class_4382;field_21574:Ljava/util/List;
-
-
Constructor Details
-
class_4382
public class_4382() -
class_4382
-
-
Method Details
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLmc;a(Liy;)Vintermediary method_20272Lnet/minecraft/class_4382;method_20272(Lnet/minecraft/class_1993;)Vnamed applyLnet/minecraft/class_4382;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
read
- Specified by:
readin interfacePacket<ClientPlayPacketListener>- 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<ClientPlayPacketListener>- 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
-
method_20273
- Mappings:
Namespace Name Mixin selector official bLmc;b()Ljava/util/List;intermediary method_20273Lnet/minecraft/class_4382;method_20273()Ljava/util/List;named method_20273Lnet/minecraft/class_4382;method_20273()Ljava/util/List;
-