public class FurnaceSmeltingCategory extends AbstractCookingCategory<net.minecraft.item.crafting.FurnaceRecipe>
animatedFlame, fuelSlot, inputSlot, outputSlot, staticFlame
Constructor and Description |
---|
FurnaceSmeltingCategory(IGuiHelper guiHelper) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends net.minecraft.item.crafting.FurnaceRecipe> |
getRecipeClass() |
net.minecraft.util.ResourceLocation |
getUid()
Returns a unique ID for this recipe category.
|
draw, drawCookTime, drawExperience, getArrow, getBackground, getIcon, getTitle, getTitleAsTextComponent, isHandled, setIngredients, setRecipe
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTooltipStrings, handleClick
public FurnaceSmeltingCategory(IGuiHelper guiHelper)
public net.minecraft.util.ResourceLocation getUid()
IRecipeCategory
for vanilla examples
public java.lang.Class<? extends net.minecraft.item.crafting.FurnaceRecipe> getRecipeClass()