Class GhostRecipe


  • public class GhostRecipe
    extends java.lang.Object
    • Constructor Detail

      • GhostRecipe

        public GhostRecipe()
    • Method Detail

      • clear

        public void clear()
      • addIngredient

        public void addIngredient​(Ingredient p_194187_1_,
                                  int p_194187_2_,
                                  int p_194187_3_)
      • 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_)