Class LytSmeltingRecipe

All Implemented Interfaces:
LytBlockContainer, LytErrorSink, ExportableResourceProvider, Styleable

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

    • LytSmeltingRecipe

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

    • computeBoxLayout

      protected LytRect computeBoxLayout(LayoutContext context, int x, int y, int availableWidth)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      computeBoxLayout in class LytBox
    • render

      public void render(RenderContext context)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      render in class LytBox