Class PetalApothecaryProcessor

java.lang.Object
vazkii.botania.client.patchouli.processor.ReagentRecipeProcessor<PetalApothecaryRecipe>
vazkii.botania.client.patchouli.processor.PetalApothecaryProcessor
All Implemented Interfaces:
vazkii.patchouli.api.IComponentProcessor

public class PetalApothecaryProcessor extends ReagentRecipeProcessor<PetalApothecaryRecipe>
  • Constructor Details

    • PetalApothecaryProcessor

      public PetalApothecaryProcessor()
  • Method Details

    • setup

      public void setup(net.minecraft.world.level.Level level, vazkii.patchouli.api.IVariableProvider variables)
      Specified by:
      setup in interface vazkii.patchouli.api.IComponentProcessor
      Specified by:
      setup in class ReagentRecipeProcessor<PetalApothecaryRecipe>