Package net.minecraft.recipe
Class ShapedRecipe.Serializer
java.lang.Object
net.minecraft.recipe.ShapedRecipe.Serializer
- All Implemented Interfaces:
RecipeSerializer<ShapedRecipe>
- Enclosing class:
ShapedRecipe
public static class ShapedRecipe.Serializer
extends Object
implements RecipeSerializer<ShapedRecipe>
- Mappings:
Namespace Name official cfw$aintermediary net/minecraft/class_1869$class_1870named net/minecraft/recipe/ShapedRecipe$Serializer
-
Field Summary
Fields inherited from interface net.minecraft.recipe.RecipeSerializer
ARMOR_DYE, BANNER_DUPLICATE, BLASTING, BOOK_CLONING, CAMPFIRE_COOKING, FIREWORK_ROCKET, FIREWORK_STAR, FIREWORK_STAR_FADE, MAP_CLONING, MAP_EXTENDING, REPAIR_ITEM, SHAPED, SHAPELESS, SHIELD_DECORATION, SHULKER_BOX, SMELTING, SMITHING, SMOKING, STONECUTTING, SUSPICIOUS_STEW, TIPPED_ARROW -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_8163(Identifier identifier, PacketByteBuf packetByteBuf) method_8164(Identifier identifier, JsonObject jsonObject) voidmethod_8165(PacketByteBuf packetByteBuf, ShapedRecipe shapedRecipe) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.recipe.RecipeSerializer
read, read, write
-
Constructor Details
-
Serializer
public Serializer()
-
-
Method Details
-
method_8164
- Mappings:
Namespace Name Mixin selector official bLcfw$a;b(Labv;Lcom/google/gson/JsonObject;)Lcfw;intermediary method_8164Lnet/minecraft/class_1869$class_1870;method_8164(Lnet/minecraft/class_2960;Lcom/google/gson/JsonObject;)Lnet/minecraft/class_1869;named method_8164Lnet/minecraft/recipe/ShapedRecipe$Serializer;method_8164(Lnet/minecraft/util/Identifier;Lcom/google/gson/JsonObject;)Lnet/minecraft/recipe/ShapedRecipe;
-
method_8163
- Mappings:
Namespace Name Mixin selector official bLcfw$a;b(Labv;Lrt;)Lcfw;intermediary method_8163Lnet/minecraft/class_1869$class_1870;method_8163(Lnet/minecraft/class_2960;Lnet/minecraft/class_2540;)Lnet/minecraft/class_1869;named method_8163Lnet/minecraft/recipe/ShapedRecipe$Serializer;method_8163(Lnet/minecraft/util/Identifier;Lnet/minecraft/network/PacketByteBuf;)Lnet/minecraft/recipe/ShapedRecipe;
-
method_8165
- Mappings:
Namespace Name Mixin selector official aLcfw$a;a(Lrt;Lcfw;)Vintermediary method_8165Lnet/minecraft/class_1869$class_1870;method_8165(Lnet/minecraft/class_2540;Lnet/minecraft/class_1869;)Vnamed method_8165Lnet/minecraft/recipe/ShapedRecipe$Serializer;method_8165(Lnet/minecraft/network/PacketByteBuf;Lnet/minecraft/recipe/ShapedRecipe;)V
-