Class RecipeBookDataC2SPacket
java.lang.Object
net.minecraft.network.packet.c2s.play.RecipeBookDataC2SPacket
- All Implemented Interfaces:
Packet<ServerPlayPacketListener>
- Mappings:
Namespace Name official aggintermediary net/minecraft/class_2853named net/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PacketCodec<PacketByteBuf, RecipeBookDataC2SPacket> private final Identifier -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ServerPlayPacketListener serverPlayPacketListener) private 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.Packet
isWritingErrorSkippable, transitionsNetworkState
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLagg;a:Lxs;intermediary field_48211Lnet/minecraft/class_2853;field_48211:Lnet/minecraft/class_9139;named CODECLnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;CODEC:Lnet/minecraft/network/codec/PacketCodec;
-
recipeId
- Mappings:
Namespace Name Mixin selector official bLagg;b:Lajh;intermediary field_13004Lnet/minecraft/class_2853;field_13004:Lnet/minecraft/class_2960;named recipeIdLnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;recipeId:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
RecipeBookDataC2SPacket
- Mappings:
Namespace Name Mixin selector official <init>Lagg;<init>(Lctr;)Vintermediary <init>Lnet/minecraft/class_2853;<init>(Lnet/minecraft/class_8786;)Vnamed <init>Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;<init>(Lnet/minecraft/recipe/RecipeEntry;)V
-
RecipeBookDataC2SPacket
- Mappings:
Namespace Name Mixin selector official <init>Lagg;<init>(Luu;)Vintermediary <init>Lnet/minecraft/class_2853;<init>(Lnet/minecraft/class_2540;)Vnamed <init>Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;<init>(Lnet/minecraft/network/PacketByteBuf;)V
-
-
Method Details
-
write
- Mappings:
Namespace Name Mixin selector official aLagg;a(Luu;)Vintermediary method_55992Lnet/minecraft/class_2853;method_55992(Lnet/minecraft/class_2540;)Vnamed writeLnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;write(Lnet/minecraft/network/PacketByteBuf;)V
-
getPacketId
- Specified by:
getPacketIdin interfacePacket<ServerPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLyb;a()Lyd;intermediary method_55846Lnet/minecraft/class_2596;method_55846()Lnet/minecraft/class_9145;named getPacketIdLnet/minecraft/network/packet/Packet;getPacketId()Lnet/minecraft/network/packet/PacketType;
-
apply
- Specified by:
applyin interfacePacket<ServerPlayPacketListener>- Mappings:
Namespace Name Mixin selector official aLagg;a(Laez;)Vintermediary method_12400Lnet/minecraft/class_2853;method_12400(Lnet/minecraft/class_2792;)Vnamed applyLnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
-
getRecipeId
- Mappings:
Namespace Name Mixin selector official bLagg;b()Lajh;intermediary method_12406Lnet/minecraft/class_2853;method_12406()Lnet/minecraft/class_2960;named getRecipeIdLnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;getRecipeId()Lnet/minecraft/util/Identifier;
-