Class CraftingRecipeAppendixClient


public class CraftingRecipeAppendixClient extends RecipeAppendixClient<CraftingRecipeAppendix>
  • Constructor Details

    • CraftingRecipeAppendixClient

      protected CraftingRecipeAppendixClient(CraftingRecipeAppendix sectionAppendix)
  • Method Details

    • bakeElement

      public void bakeElement(InfoSection infoSection)
    • drawElementInner

      protected void drawElementInner(ScreenInfoBook gui, net.minecraft.client.gui.GuiGraphics guiGraphics, int x, int y, int width, int height, int page, int mx, int my)
      Specified by:
      drawElementInner in class RecipeAppendixClient<CraftingRecipeAppendix>
    • getItemStacks

      protected net.minecraft.world.item.ItemStack getItemStacks(net.minecraft.world.item.crafting.display.RecipeDisplayEntry recipeDisplay, int index, net.minecraft.util.context.ContextMap contextMap, int tick)