public class FurnaceFuelCategory extends FurnaceRecipeCategory<FuelRecipe>
animatedFlame, arrow, fuelSlot, inputSlot, outputSlot, staticFlame
Constructor and Description |
---|
FurnaceFuelCategory(GuiHelper guiHelper) |
Modifier and Type | Method and Description |
---|---|
mezz.jei.api.gui.IDrawable |
getBackground() |
mezz.jei.api.gui.IDrawable |
getIcon() |
java.lang.String |
getModName() |
java.lang.String |
getTitle() |
java.lang.String |
getUid() |
void |
setRecipe(mezz.jei.api.gui.IRecipeLayout recipeLayout,
FuelRecipe recipeWrapper,
mezz.jei.api.ingredients.IIngredients ingredients) |
public FurnaceFuelCategory(GuiHelper guiHelper)
public mezz.jei.api.gui.IDrawable getBackground()
public java.lang.String getUid()
public java.lang.String getTitle()
public java.lang.String getModName()
@Nullable public mezz.jei.api.gui.IDrawable getIcon()
public void setRecipe(mezz.jei.api.gui.IRecipeLayout recipeLayout, FuelRecipe recipeWrapper, mezz.jei.api.ingredients.IIngredients ingredients)