public class FuelRecipeHandler.CachedFuelRecipe extends TemplateRecipeHandler.CachedRecipe
| Modifier and Type | Field and Description |
|---|---|
FurnaceRecipeHandler.FuelPair |
fuel |
| Constructor and Description |
|---|
CachedFuelRecipe(FurnaceRecipeHandler.FuelPair fuel) |
| Modifier and Type | Method and Description |
|---|---|
PositionedStack |
getIngredient() |
PositionedStack |
getOtherStack()
Simple utility
|
PositionedStack |
getResult() |
contains, contains, getCycledIngredients, getIngredients, getOtherStacks, randomRenderPermutation, setIngredientPermutationpublic FurnaceRecipeHandler.FuelPair fuel
public CachedFuelRecipe(FurnaceRecipeHandler.FuelPair fuel)
public PositionedStack getIngredient()
getIngredient in class TemplateRecipeHandler.CachedRecipepublic PositionedStack getResult()
getResult in class TemplateRecipeHandler.CachedRecipepublic PositionedStack getOtherStack()
TemplateRecipeHandler.CachedRecipegetOtherStack in class TemplateRecipeHandler.CachedRecipe