Class BucketDyeingRecipe.Serializer
java.lang.Object
net.minecraft.world.item.crafting.SimpleCraftingRecipeSerializer<BucketDyeingRecipe>
de.cech12.bucketlib.item.crafting.BucketDyeingRecipe.Serializer
- All Implemented Interfaces:
net.minecraft.world.item.crafting.RecipeSerializer<BucketDyeingRecipe>
- Enclosing class:
- BucketDyeingRecipe
public static final class BucketDyeingRecipe.Serializer
extends net.minecraft.world.item.crafting.SimpleCraftingRecipeSerializer<BucketDyeingRecipe>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.item.crafting.SimpleCraftingRecipeSerializer
net.minecraft.world.item.crafting.SimpleCraftingRecipeSerializer.Factory<T extends net.minecraft.world.item.crafting.CraftingRecipe> -
Field Summary
FieldsFields inherited from interface net.minecraft.world.item.crafting.RecipeSerializer
ARMOR_DYE, BANNER_DUPLICATE, BLASTING_RECIPE, BOOK_CLONING, CAMPFIRE_COOKING_RECIPE, DECORATED_POT_RECIPE, FIREWORK_ROCKET, FIREWORK_STAR, FIREWORK_STAR_FADE, MAP_CLONING, MAP_EXTENDING, REPAIR_ITEM, SHAPED_RECIPE, SHAPELESS_RECIPE, SHIELD_DECORATION, SHULKER_BOX_COLORING, SMELTING_RECIPE, SMITHING_TRANSFORM, SMITHING_TRIM, SMOKING_RECIPE, STONECUTTER, SUSPICIOUS_STEW, TIPPED_ARROW -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.item.crafting.SimpleCraftingRecipeSerializer
codec, fromNetwork, toNetwork
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Serializer
public Serializer()
-