public class ItemFireworkCharge extends Item
Item.ToolMaterialbFull3D, hasSubtypes, itemModifierUUID, itemRand, itemRegistry, maxStackSize| Constructor and Description |
|---|
ItemFireworkCharge() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addExplosionInfo(NBTTagCompound nbt,
java.util.List<java.lang.String> tooltip) |
void |
addInformation(ItemStack stack,
EntityPlayer playerIn,
java.util.List<java.lang.String> tooltip,
boolean advanced)
allows items to add custom lines of information to the mouseover description
|
int |
getColorFromItemStack(ItemStack stack,
int renderPass) |
static NBTBase |
getExplosionTag(ItemStack stack,
java.lang.String key) |
canHarvestBlock, canItemEditBlocks, getByNameOrId, getContainerItem, getCreativeTab, getHasSubtypes, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemById, getItemEnchantability, getItemFromBlock, getItemStackDisplayName, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxItemUseDuration, getMetadata, getMovingObjectPositionFromPlayer, getPotionEffect, getRarity, getShareTag, getStrVsBlock, getSubItems, getUnlocalizedName, getUnlocalizedName, getUnlocalizedNameInefficiently, hasContainerItem, hasEffect, hitEntity, isDamageable, isFull3D, isItemTool, isMap, isPotionIngredient, itemInteractionForEntity, onBlockDestroyed, onCreated, onItemRightClick, onItemUse, onItemUseFinish, onPlayerStoppedUsing, onUpdate, registerItemBlock, registerItems, setContainerItem, setCreativeTab, setFull3D, setHasSubtypes, setMaxDamage, setMaxStackSize, setPotionEffect, setUnlocalizedName, shouldRotateAroundWhenRendering, updateItemStackNBTpublic int getColorFromItemStack(ItemStack stack, int renderPass)
getColorFromItemStack in class Itempublic void addInformation(ItemStack stack, EntityPlayer playerIn, java.util.List<java.lang.String> tooltip, boolean advanced)
addInformation in class Itempublic static void addExplosionInfo(NBTTagCompound nbt, java.util.List<java.lang.String> tooltip)