Class GhostRecipe

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

public class GhostRecipe extends Object
  • Field Details

  • Constructor Details

    • GhostRecipe

      public GhostRecipe()
  • Method Details

    • clear

      public void clear()
    • addIngredient

      public void addIngredient(Ingredient p_194187_1_, int p_194187_2_, int p_194187_3_)
    • get

      public GhostRecipe.GhostIngredient get(int p_192681_1_)
    • size

      public int size()
    • getRecipe

      @Nullable public IRecipe<?> getRecipe()
    • setRecipe

      public void setRecipe(IRecipe<?> p_192685_1_)
    • render

      public void render(MatrixStack p_238922_1_, Minecraft p_238922_2_, int p_238922_3_, int p_238922_4_, boolean p_238922_5_, float p_238922_6_)