Package io.github.pylonmc.pylon.core.recipe
See: Description
-
Class Summary Class Description ConfigurableRecipeType Item Fluid IngredientCalculation Item Fluid Container A variable FluidOrItem container Item Fluid RecipeType Serves as a registry and container for recipes of a specific type. -
Interface Summary Interface Description FluidOrItem PylonRecipe RecipeInput -
Object Summary Object Description IngredientCalculator Used to recursively calculate raw material requirements and along products of items/fluids, supporting amount scalingThe two calculateFinalmethods are the main entry points, It's supposed to only call them from here.Companion