Package net.minecraft
Class class_4380
java.lang.Object
net.minecraft.class_4380
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official luintermediary net/minecraft/class_4380named net/minecraft/class_4380
-
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_21570
- Mappings:
Namespace Name Mixin selector official aLlu;a:Lpc;intermediary field_21570Lnet/minecraft/class_4380;field_21570:Lnet/minecraft/class_1653;named field_21570Lnet/minecraft/class_4380;field_21570:Lnet/minecraft/util/Identifier;
-
field_21571
- Mappings:
Namespace Name Mixin selector official bLlu;b:Lwk;intermediary field_21571Lnet/minecraft/class_4380;field_21571:Lnet/minecraft/class_2153;named field_21571Lnet/minecraft/class_4380;field_21571:Lnet/minecraft/client/sound/SoundCategory;
-
-
Constructor Details
-
class_4380
public class_4380() -
class_4380
-
-
Method Details
-
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_20265
- Mappings:
Namespace Name Mixin selector official bLlu;b()Lpc;intermediary method_20265Lnet/minecraft/class_4380;method_20265()Lnet/minecraft/class_1653;named method_20265Lnet/minecraft/class_4380;method_20265()Lnet/minecraft/util/Identifier;
-
method_20266
- Mappings:
Namespace Name Mixin selector official cLlu;c()Lwk;intermediary method_20266Lnet/minecraft/class_4380;method_20266()Lnet/minecraft/class_2153;named method_20266Lnet/minecraft/class_4380;method_20266()Lnet/minecraft/client/sound/SoundCategory;
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLlu;a(Liy;)Vintermediary method_20264Lnet/minecraft/class_4380;method_20264(Lnet/minecraft/class_1993;)Vnamed applyLnet/minecraft/class_4380;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-