public class ItemFireworkCharge extends Item
Item.ToolMaterialbFull3D, canRepair, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize| Constructor and Description |
|---|
ItemFireworkCharge() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInformation(ItemStack par1ItemStack,
EntityPlayer par2EntityPlayer,
java.util.List par3List,
boolean par4) |
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 par1ItemStack,
int par2) |
IIcon |
getIconFromDamageForRenderPass(int par1,
int par2) |
void |
registerIcons(IIconRegister par1IconRegister) |
boolean |
requiresMultipleRenderPasses() |
canHarvestBlock, canItemEditBlocks, createEntity, doesContainerItemLeaveCraftingGrid, doesSneakBypassUse, func_150893_a, func_150897_b, getArmorModel, getArmorTexture, getAttributeModifiers, getChestGenBase, getContainerItem, getContainerItem, getCreativeTab, getCreativeTabs, getDamage, getDigSpeed, getDisplayDamage, getDurabilityForDisplay, getEntityLifespan, getFontRenderer, getHarvestLevel, getHasSubtypes, getIcon, getIcon, getIconFromDamage, getIconIndex, getIconString, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemById, getItemEnchantability, getItemFromBlock, getItemStackDisplayName, getItemStackLimit, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxDamage, getMaxItemUseDuration, getMetadata, getMovingObjectPositionFromPlayer, getPotionEffect, getRarity, getRenderPasses, getShareTag, getSmeltingExperience, getSpriteNumber, getSubItems, getToolClasses, getUnlocalizedName, getUnlocalizedName, getUnlocalizedNameInefficiently, hasContainerItem, hasContainerItem, hasCustomEntity, hasEffect, hasEffect, hitEntity, isBookEnchantable, isDamageable, isDamaged, isFull3D, isItemTool, isMap, isPotionIngredient, isRepairable, isValidArmor, itemInteractionForEntity, onArmorTick, onBlockDestroyed, onBlockStartBreak, onCreated, onDroppedByPlayer, onEaten, onEntityItemUpdate, onEntitySwing, onItemRightClick, onItemUse, onItemUseFirst, onLeftClickEntity, onPlayerStoppedUsing, onUpdate, onUsingTick, registerItems, renderHelmetOverlay, setContainerItem, setCreativeTab, setDamage, setFull3D, setHarvestLevel, setHasSubtypes, setMaxDamage, setMaxStackSize, setNoRepair, setPotionEffect, setTextureName, setUnlocalizedName, shouldRotateAroundWhenRendering, showDurabilityBarpublic IIcon getIconFromDamageForRenderPass(int par1, int par2)
getIconFromDamageForRenderPass in class Itempublic int getColorFromItemStack(ItemStack par1ItemStack, int par2)
getColorFromItemStack in class Itempublic boolean requiresMultipleRenderPasses()
requiresMultipleRenderPasses in class Itempublic static NBTBase func_150903_a(ItemStack p_150903_0_, java.lang.String p_150903_1_)
public void addInformation(ItemStack par1ItemStack, EntityPlayer par2EntityPlayer, java.util.List par3List, boolean par4)
addInformation in class Itempublic static void func_150902_a(NBTTagCompound p_150902_0_, java.util.List p_150902_1_)
public void registerIcons(IIconRegister par1IconRegister)
registerIcons in class Item