Package net.minecraft
Class class_3330
java.lang.Object
net.minecraft.class_3330
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official kointermediary net/minecraft/class_3330named net/minecraft/class_3330
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ClientPlayPacketListener clientPlayPacketListener) intvoidread(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_16285
private int field_16285- Mappings:
Namespace Name Mixin selector official aLko;a:Iintermediary field_16285Lnet/minecraft/class_3330;field_16285:Inamed field_16285Lnet/minecraft/class_3330;field_16285:I
-
field_21547
- Mappings:
Namespace Name Mixin selector official bLko;b:Lpc;intermediary field_21547Lnet/minecraft/class_3330;field_21547:Lnet/minecraft/class_1653;named field_21547Lnet/minecraft/class_3330;field_21547:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_3330
public class_3330() -
class_3330
-
-
Method Details
-
method_14822
- Mappings:
Namespace Name Mixin selector official bLko;b()Lpc;intermediary method_14822Lnet/minecraft/class_3330;method_14822()Lnet/minecraft/class_1653;named method_14822Lnet/minecraft/class_3330;method_14822()Lnet/minecraft/util/Identifier;
-
method_14824
- Mappings:
Namespace Name Mixin selector official cLko;c()Iintermediary method_14824Lnet/minecraft/class_3330;method_14824()Inamed method_14824Lnet/minecraft/class_3330;method_14824()I
-
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
-
apply
- Specified by:
applyin interfacePacket<ClientPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLko;a(Liy;)Vintermediary method_14823Lnet/minecraft/class_3330;method_14823(Lnet/minecraft/class_1993;)Vnamed applyLnet/minecraft/class_3330;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-