Class LytRecipeBox

All Implemented Interfaces:
LytBlockContainer, LytErrorSink, ExportableResourceProvider, Styleable
Direct Known Subclasses:
LytCookingRecipe, LytCraftingRecipe, LytSmeltingRecipe, LytSmithingRecipe

@Deprecated(forRemoval=true) public abstract class LytRecipeBox extends LytBox implements ExportableResourceProvider
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • LytRecipeBox

      public LytRecipeBox(net.minecraft.world.item.crafting.RecipeHolder<?> recipe)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details