public class SmokingCategory extends AbstractCookingCategory<net.minecraft.item.crafting.SmokingRecipe>
animatedFlame, fuelSlot, inputSlot, outputSlot, staticFlame
Constructor and Description |
---|
SmokingCategory(IGuiHelper guiHelper) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends net.minecraft.item.crafting.SmokingRecipe> |
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 SmokingCategory(IGuiHelper guiHelper)
public net.minecraft.util.ResourceLocation getUid()
IRecipeCategory
for vanilla examples
public java.lang.Class<? extends net.minecraft.item.crafting.SmokingRecipe> getRecipeClass()