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