public class ItemFireworkCharge extends Item
Item.ToolMaterial
bFull3D, delegate, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize
Constructor and Description |
---|
ItemFireworkCharge() |
Modifier and Type | Method and Description |
---|---|
void |
addInformation(ItemStack p_77624_1_,
EntityPlayer p_77624_2_,
java.util.List p_77624_3_,
boolean p_77624_4_) |
static void |
func_150902_a(NBTTagCompound p_150902_0_,
java.util.List p_150902_1_) |
static NBTBase |
func_150903_a(ItemStack p_150903_0_,
java.lang.String p_150903_1_) |
int |
getColorFromItemStack(ItemStack p_82790_1_,
int p_82790_2_) |
IIcon |
getIconFromDamageForRenderPass(int p_77618_1_,
int p_77618_2_) |
void |
registerIcons(IIconRegister p_94581_1_) |
boolean |
requiresMultipleRenderPasses() |
canItemEditBlocks, doesContainerItemLeaveCraftingGrid, func_150893_a, func_150897_b, getContainerItem, getCreativeTab, getHasSubtypes, getIconFromDamage, getIconIndex, getIconString, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemById, getItemEnchantability, getItemFromBlock, getItemStackDisplayName, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxItemUseDuration, getMetadata, getMovingObjectPositionFromPlayer, getPotionEffect, getRarity, getShareTag, getSpriteNumber, getSubItems, getUnlocalizedName, getUnlocalizedName, getUnlocalizedNameInefficiently, hasContainerItem, hasEffect, hitEntity, isDamageable, isFull3D, isItemTool, isMap, isPotionIngredient, itemInteractionForEntity, onBlockDestroyed, onCreated, onEaten, onItemRightClick, onItemUse, onPlayerStoppedUsing, onUpdate, registerItems, setContainerItem, setCreativeTab, setFull3D, setHasSubtypes, setMaxDamage, setMaxStackSize, setPotionEffect, setTextureName, setUnlocalizedName, shouldRotateAroundWhenRendering
public IIcon getIconFromDamageForRenderPass(int p_77618_1_, int p_77618_2_)
getIconFromDamageForRenderPass
in class Item
public int getColorFromItemStack(ItemStack p_82790_1_, int p_82790_2_)
getColorFromItemStack
in class Item
public boolean requiresMultipleRenderPasses()
requiresMultipleRenderPasses
in class Item
public static NBTBase func_150903_a(ItemStack p_150903_0_, java.lang.String p_150903_1_)
public void addInformation(ItemStack p_77624_1_, EntityPlayer p_77624_2_, java.util.List p_77624_3_, boolean p_77624_4_)
addInformation
in class Item
public static void func_150902_a(NBTTagCompound p_150902_0_, java.util.List p_150902_1_)
public void registerIcons(IIconRegister p_94581_1_)
registerIcons
in class Item