public class ItemFishingRod extends Item
Item.ToolMaterial
bFull3D, delegate, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize
Constructor and Description |
---|
ItemFishingRod() |
Modifier and Type | Method and Description |
---|---|
IIcon |
func_94597_g() |
int |
getItemEnchantability() |
boolean |
isFull3D() |
boolean |
isItemTool(ItemStack p_77616_1_) |
ItemStack |
onItemRightClick(ItemStack p_77659_1_,
World p_77659_2_,
EntityPlayer p_77659_3_) |
void |
registerIcons(IIconRegister p_94581_1_) |
boolean |
shouldRotateAroundWhenRendering() |
addInformation, canItemEditBlocks, doesContainerItemLeaveCraftingGrid, func_150893_a, func_150897_b, getColorFromItemStack, getContainerItem, getCreativeTab, getHasSubtypes, getIconFromDamage, getIconFromDamageForRenderPass, getIconIndex, getIconString, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemById, getItemFromBlock, getItemStackDisplayName, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxItemUseDuration, getMetadata, getMovingObjectPositionFromPlayer, getPotionEffect, getRarity, getShareTag, getSpriteNumber, getSubItems, getUnlocalizedName, getUnlocalizedName, getUnlocalizedNameInefficiently, hasContainerItem, hasEffect, hitEntity, isDamageable, isMap, isPotionIngredient, itemInteractionForEntity, onBlockDestroyed, onCreated, onEaten, onItemUse, onPlayerStoppedUsing, onUpdate, registerItems, requiresMultipleRenderPasses, setContainerItem, setCreativeTab, setFull3D, setHasSubtypes, setMaxDamage, setMaxStackSize, setPotionEffect, setTextureName, setUnlocalizedName
public boolean shouldRotateAroundWhenRendering()
shouldRotateAroundWhenRendering
in class Item
public ItemStack onItemRightClick(ItemStack p_77659_1_, World p_77659_2_, EntityPlayer p_77659_3_)
onItemRightClick
in class Item
public void registerIcons(IIconRegister p_94581_1_)
registerIcons
in class Item
public IIcon func_94597_g()
public boolean isItemTool(ItemStack p_77616_1_)
isItemTool
in class Item
public int getItemEnchantability()
getItemEnchantability
in class Item