Package | Description |
---|---|
buildcraft.api.recipes |
Copyright (c) 2011-2015, SpaceToad and the BuildCraft Team http://www.mod-buildcraft.com
The BuildCraft API is distributed under the terms of the MIT License.
|
buildcraft.lib.recipe |
Modifier and Type | Method and Description |
---|---|
IRefineryRecipeManager.IRefineryRegistry<IRefineryRecipeManager.ICoolableRecipe> |
IRefineryRecipeManager.getCoolableRegistry() |
IRefineryRecipeManager.IRefineryRegistry<IRefineryRecipeManager.IDistillationRecipe> |
IRefineryRecipeManager.getDistillationRegistry() |
IRefineryRecipeManager.IRefineryRegistry<IRefineryRecipeManager.IHeatableRecipe> |
IRefineryRecipeManager.getHeatableRegistry() |
Modifier and Type | Field and Description |
---|---|
IRefineryRecipeManager.IRefineryRegistry<IRefineryRecipeManager.ICoolableRecipe> |
RefineryRecipeRegistry.coolableRegistry |
IRefineryRecipeManager.IRefineryRegistry<IRefineryRecipeManager.IDistillationRecipe> |
RefineryRecipeRegistry.distillationRegistry |
IRefineryRecipeManager.IRefineryRegistry<IRefineryRecipeManager.IHeatableRecipe> |
RefineryRecipeRegistry.heatableRegistry |
Modifier and Type | Method and Description |
---|---|
IRefineryRecipeManager.IRefineryRegistry<IRefineryRecipeManager.ICoolableRecipe> |
RefineryRecipeRegistry.getCoolableRegistry() |
IRefineryRecipeManager.IRefineryRegistry<IRefineryRecipeManager.IDistillationRecipe> |
RefineryRecipeRegistry.getDistillationRegistry() |
IRefineryRecipeManager.IRefineryRegistry<IRefineryRecipeManager.IHeatableRecipe> |
RefineryRecipeRegistry.getHeatableRegistry() |