public class ItemLeaves extends ItemBlock
Item.ToolMaterial
field_150939_a
bFull3D, delegate, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize
Constructor and Description |
---|
ItemLeaves(BlockLeaves p_i45344_1_) |
Modifier and Type | Method and Description |
---|---|
int |
getColorFromItemStack(ItemStack p_82790_1_,
int p_82790_2_) |
IIcon |
getIconFromDamage(int p_77617_1_) |
int |
getMetadata(int p_77647_1_) |
java.lang.String |
getUnlocalizedName(ItemStack p_77667_1_) |
func_150936_a, getCreativeTab, getSpriteNumber, getSubItems, getUnlocalizedName, onItemUse, registerIcons, setUnlocalizedName
addInformation, canItemEditBlocks, doesContainerItemLeaveCraftingGrid, func_150893_a, func_150897_b, getContainerItem, getHasSubtypes, getIconFromDamageForRenderPass, getIconIndex, getIconString, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemById, getItemEnchantability, getItemFromBlock, getItemStackDisplayName, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxItemUseDuration, getMovingObjectPositionFromPlayer, getPotionEffect, getRarity, getShareTag, getUnlocalizedNameInefficiently, hasContainerItem, hasEffect, hitEntity, isDamageable, isFull3D, isItemTool, isMap, isPotionIngredient, itemInteractionForEntity, onBlockDestroyed, onCreated, onEaten, onItemRightClick, onPlayerStoppedUsing, onUpdate, registerItems, requiresMultipleRenderPasses, setContainerItem, setCreativeTab, setFull3D, setHasSubtypes, setMaxDamage, setMaxStackSize, setPotionEffect, setTextureName, shouldRotateAroundWhenRendering
public ItemLeaves(BlockLeaves p_i45344_1_)
public int getMetadata(int p_77647_1_)
getMetadata
in class Item
public java.lang.String getUnlocalizedName(ItemStack p_77667_1_)
getUnlocalizedName
in class ItemBlock
public IIcon getIconFromDamage(int p_77617_1_)
getIconFromDamage
in class ItemBlock
public int getColorFromItemStack(ItemStack p_82790_1_, int p_82790_2_)
getColorFromItemStack
in class Item