Package net.frozenblock.lib.recipe.mixin
Class ShapedRecipeMixin
java.lang.Object
net.frozenblock.lib.recipe.mixin.ShapedRecipeMixin
- All Implemented Interfaces:
ShapedRecipeBuilderExtension
Adds
CompoundTag data support to crafting recipes.- Since:
- 1.4.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable net.minecraft.nbt.CompoundTagnet.minecraft.data.recipes.ShapedRecipeBuilderfrozenLib$tag(@Nullable net.minecraft.nbt.CompoundTag tag)
-
Constructor Details
-
ShapedRecipeMixin
public ShapedRecipeMixin()
-
-
Method Details
-
frozenLib$tag
public net.minecraft.data.recipes.ShapedRecipeBuilder frozenLib$tag(@Nullable @Nullable net.minecraft.nbt.CompoundTag tag) - Specified by:
frozenLib$tagin interfaceShapedRecipeBuilderExtension
-
frozenLib$getTag
@Nullable public @Nullable net.minecraft.nbt.CompoundTag frozenLib$getTag()- Specified by:
frozenLib$getTagin interfaceShapedRecipeBuilderExtension
-