Class IngredientTests.CompressedShapelessRecipeSerializer
java.lang.Object
net.neoforged.neoforge.debug.crafting.IngredientTests.CompressedShapelessRecipeSerializer
- All Implemented Interfaces:
RecipeSerializer<IngredientTests.CompressedShapelessRecipe>
- Enclosing class:
IngredientTests
static class IngredientTests.CompressedShapelessRecipeSerializer
extends Object
implements RecipeSerializer<IngredientTests.CompressedShapelessRecipe>
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec
<IngredientTests.CompressedShapelessRecipe> Fields 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
-
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<IngredientTests.CompressedShapelessRecipe> codec()
-
Field Details
-
CODEC
private static final com.mojang.serialization.MapCodec<IngredientTests.CompressedShapelessRecipe> CODEC
-
-
Constructor Details
-
CompressedShapelessRecipeSerializer
CompressedShapelessRecipeSerializer()
-
-
Method Details
-
codec
- Specified by:
codec
in interfaceRecipeSerializer<IngredientTests.CompressedShapelessRecipe>
-
streamCodec
- Specified by:
streamCodec
in interfaceRecipeSerializer<IngredientTests.CompressedShapelessRecipe>
-