Class RecipeBookDataC2SPacket
java.lang.Object
net.minecraft.network.packet.c2s.play.RecipeBookDataC2SPacket
- All Implemented Interfaces:
Packet<ServerPlayPacketListener>
- Mappings:
Namespace Name named net/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket
intermediary net/minecraft/class_2853
official aie
-
Field Summary
Modifier and TypeFieldDescriptionstatic final PacketCodec
<PacketByteBuf, RecipeBookDataC2SPacket> private final Identifier
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(ServerPlayPacketListener serverPlayPacketListener) private void
write
(PacketByteBuf buf) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.network.packet.Packet
isWritingErrorSkippable, transitionsNetworkState
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;CODEC:Lnet/minecraft/network/codec/PacketCodec;
intermediary field_48211
Lnet/minecraft/class_2853;field_48211:Lnet/minecraft/class_9139;
official a
Laie;a:Lzn;
-
recipeId
- Mappings:
Namespace Name Mixin selector named recipeId
Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;recipeId:Lnet/minecraft/util/Identifier;
intermediary field_13004
Lnet/minecraft/class_2853;field_13004:Lnet/minecraft/class_2960;
official b
Laie;b:Lalf;
-
-
Constructor Details
-
RecipeBookDataC2SPacket
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;<init>(Lnet/minecraft/recipe/RecipeEntry;)V
intermediary <init>
Lnet/minecraft/class_2853;<init>(Lnet/minecraft/class_8786;)V
official <init>
Laie;<init>(Lcyz;)V
-
RecipeBookDataC2SPacket
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;<init>(Lnet/minecraft/network/PacketByteBuf;)V
intermediary <init>
Lnet/minecraft/class_2853;<init>(Lnet/minecraft/class_2540;)V
official <init>
Laie;<init>(Lwm;)V
-
-
Method Details
-
write
- Mappings:
Namespace Name Mixin selector named write
Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;write(Lnet/minecraft/network/PacketByteBuf;)V
intermediary method_55992
Lnet/minecraft/class_2853;method_55992(Lnet/minecraft/class_2540;)V
official a
Laie;a(Lwm;)V
-
getPacketId
- Specified by:
getPacketId
in interfacePacket<ServerPlayPacketListener>
- Mappings:
Namespace Name Mixin selector named getPacketId
Lnet/minecraft/network/packet/Packet;getPacketId()Lnet/minecraft/network/packet/PacketType;
intermediary method_55846
Lnet/minecraft/class_2596;method_55846()Lnet/minecraft/class_9145;
official a
Lzw;a()Lzy;
-
apply
- Specified by:
apply
in interfacePacket<ServerPlayPacketListener>
- Mappings:
Namespace Name Mixin selector named apply
Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
intermediary method_12400
Lnet/minecraft/class_2853;method_12400(Lnet/minecraft/class_2792;)V
official a
Laie;a(Lagw;)V
-
getRecipeId
- Mappings:
Namespace Name Mixin selector named getRecipeId
Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;getRecipeId()Lnet/minecraft/util/Identifier;
intermediary method_12406
Lnet/minecraft/class_2853;method_12406()Lnet/minecraft/class_2960;
official b
Laie;b()Lalf;
-