public class ItemDoublePlant extends ItemMultiTexture
Item.ToolMaterial
field_150941_b, field_150942_c
field_150939_a
bFull3D, delegate, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize
Constructor and Description |
---|
ItemDoublePlant(Block p_i45335_1_,
BlockDoublePlant p_i45335_2_,
java.lang.String[] p_i45335_3_) |
Modifier and Type | Method and Description |
---|---|
int |
getColorFromItemStack(ItemStack p_82790_1_,
int p_82790_2_) |
IIcon |
getIconFromDamage(int p_77617_1_) |
getMetadata, getUnlocalizedName
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 ItemDoublePlant(Block p_i45335_1_, BlockDoublePlant p_i45335_2_, java.lang.String[] p_i45335_3_)
public IIcon getIconFromDamage(int p_77617_1_)
getIconFromDamage
in class ItemMultiTexture
public int getColorFromItemStack(ItemStack p_82790_1_, int p_82790_2_)
getColorFromItemStack
in class Item