Interface ShapedRecipeBuilderExtension

All Known Implementing Classes:
ShapedRecipeBuilderMixin, ShapedRecipeMixin

public interface ShapedRecipeBuilderExtension
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable net.minecraft.nbt.CompoundTag
     
    net.minecraft.data.recipes.ShapedRecipeBuilder
    frozenLib$tag(@Nullable net.minecraft.nbt.CompoundTag tag)
     
  • Method Details

    • frozenLib$tag

      net.minecraft.data.recipes.ShapedRecipeBuilder frozenLib$tag(@Nullable @Nullable net.minecraft.nbt.CompoundTag tag)
    • frozenLib$getTag

      @Nullable @Nullable net.minecraft.nbt.CompoundTag frozenLib$getTag()