public class RecipeManagers
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ICarpenterManager |
carpenterManager
Allows you to add recipes to the carpenter.
|
static ICentrifugeManager |
centrifugeManager
Allows you to add recipes to the centrifuge.
|
static IFabricatorManager |
fabricatorManager
Allows you to add recipes to the fabricator.
|
static IFabricatorSmeltingManager |
fabricatorSmeltingManager
Allows you to add smelting recipes to the fabricator.
|
static IFermenterManager |
fermenterManager
Allows you to add recipes to the fermenter.
|
static IHygroregulatorManager |
hygroregulatorManager
Allows you to add recipes to the hygroregulator and habitatformer.
|
static IMoistenerManager |
moistenerManager
Allows you to add recipes to the moistener.
|
static ISqueezerManager |
squeezerManager
Allows you to add recipes to the squeezer.
|
static IStillManager |
stillManager
Allows you to add recipes to the still.
|
| Constructor and Description |
|---|
RecipeManagers() |
public static ICarpenterManager carpenterManager
ICarpenterManager for details.public static ICentrifugeManager centrifugeManager
ICentrifugeManager for details.public static IFermenterManager fermenterManager
IFermenterManager for details.public static IMoistenerManager moistenerManager
IMoistenerManager for details.public static ISqueezerManager squeezerManager
ISqueezerManager for details.public static IStillManager stillManager
IStillManager for details.public static IFabricatorManager fabricatorManager
IFabricatorManager for details.public static IFabricatorSmeltingManager fabricatorSmeltingManager
IFabricatorSmeltingManager for details.public static IHygroregulatorManager hygroregulatorManager
IHygroregulatorManager for details.