Class GhostRecipe

java.lang.Object
net.minecraft.client.gui.screens.recipebook.GhostRecipe

public class GhostRecipe extends Object
  • Field Details Link icon

  • Constructor Details Link icon

    • GhostRecipe Link icon

      public GhostRecipe()
  • Method Details Link icon

    • clear Link icon

      public void clear()
    • addIngredient Link icon

      public void addIngredient(Ingredient p_100144_, int p_100145_, int p_100146_)
    • get Link icon

      public GhostRecipe.GhostIngredient get(int p_100142_)
    • size Link icon

      public int size()
    • getRecipe Link icon

      @Nullable public RecipeHolder<?> getRecipe()
    • setRecipe Link icon

      public void setRecipe(RecipeHolder<?> p_299927_)
    • render Link icon

      public void render(GuiGraphics p_282081_, Minecraft p_281341_, int p_283169_, int p_282326_, boolean p_282174_, float p_282256_)