@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| ICarpenterManager |
Provides an interface to the recipe manager of the carpenter.
|
| ICarpenterRecipe | |
| ICentrifugeManager |
Provides an interface to the recipe manager of the centrifuge.
|
| ICentrifugeRecipe | |
| ICraftingProvider<T extends IForestryRecipe> | |
| IDescriptiveRecipe |
Replacement for IRecipe to give better access to the expected crafting inputs.
|
| IFabricatorManager | |
| IFabricatorRecipe | |
| IFabricatorSmeltingManager | |
| IFabricatorSmeltingRecipe | |
| IFermenterManager |
Provides an interface to the recipe manager of the fermenter.
|
| IFermenterRecipe | |
| IForestryRecipe | |
| IHygroregulatorManager |
Provides an interface to the recipe manager of the hygroregulator and habitatformer.
|
| IHygroregulatorRecipe | |
| IMoistenerManager |
Provides an interface to the recipe manager of the moistener.
|
| IMoistenerRecipe | |
| ISqueezerManager |
Provides an interface to the recipe manager of the suqeezer.
|
| ISqueezerRecipe | |
| IStillManager |
Provides an interface to the recipe manager of the still.
|
| IStillRecipe | |
| IVariableFermentable |
Fermenter checks any valid fermentation item for an implementation of this interface.
|
| Class | Description |
|---|---|
| RecipeManagers |
Contains all available recipe managers for Forestry machines and items.
|