Package net.minecraft
Class class_3330
java.lang.Object
net.minecraft.class_3330
- All Implemented Interfaces:
Packet<ClientPlayPacketListener>
- Mappings:
Namespace Name official jmintermediary 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)
-
Field Details
-
field_16285
private int field_16285- Mappings:
Namespace Name Mixin selector official aLjm;a:Iintermediary field_16285Lnet/minecraft/class_3330;field_16285:Inamed field_16285Lnet/minecraft/class_3330;field_16285:I
-
field_16286
- Mappings:
Namespace Name Mixin selector official bLjm;b:Lakt;intermediary field_16286Lnet/minecraft/class_3330;field_16286:Lnet/minecraft/class_1114;named field_16286Lnet/minecraft/class_3330;field_16286:Lnet/minecraft/recipe/RecipeType;
-
-
Constructor Details
-
class_3330
public class_3330() -
class_3330
-
-
Method Details
-
method_14822
- Mappings:
Namespace Name Mixin selector official aLjm;a()Lakt;intermediary method_14822Lnet/minecraft/class_3330;method_14822()Lnet/minecraft/class_1114;named method_14822Lnet/minecraft/class_3330;method_14822()Lnet/minecraft/recipe/RecipeType;
-
method_14824
- Mappings:
Namespace Name Mixin selector official bLjm;b()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 aLht;a(Lgy;)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 bLht;b(Lgy;)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 aLjm;a(Lhw;)Vintermediary method_14823Lnet/minecraft/class_3330;method_14823(Lnet/minecraft/class_1993;)Vnamed applyLnet/minecraft/class_3330;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-