public class ItemAxe extends ItemTool
Item.ToolMaterial
efficiencyOnProperMaterial, toolMaterial
bFull3D, delegate, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize
Modifier | Constructor and Description |
---|---|
protected |
ItemAxe(Item.ToolMaterial p_i45327_1_) |
Modifier and Type | Method and Description |
---|---|
float |
func_150893_a(ItemStack p_150893_1_,
Block p_150893_2_) |
func_150913_i, getIsRepairable, getItemAttributeModifiers, getItemEnchantability, getToolMaterialName, hitEntity, isFull3D, onBlockDestroyed
addInformation, canItemEditBlocks, doesContainerItemLeaveCraftingGrid, func_150897_b, getColorFromItemStack, getContainerItem, getCreativeTab, getHasSubtypes, getIconFromDamage, getIconFromDamageForRenderPass, getIconIndex, getIconString, getIdFromItem, getItemById, getItemFromBlock, getItemStackDisplayName, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxItemUseDuration, getMetadata, getMovingObjectPositionFromPlayer, getPotionEffect, getRarity, getShareTag, getSpriteNumber, getSubItems, getUnlocalizedName, getUnlocalizedName, getUnlocalizedNameInefficiently, hasContainerItem, hasEffect, isDamageable, isItemTool, isMap, isPotionIngredient, itemInteractionForEntity, onCreated, onEaten, onItemRightClick, onItemUse, onPlayerStoppedUsing, onUpdate, registerIcons, registerItems, requiresMultipleRenderPasses, setContainerItem, setCreativeTab, setFull3D, setHasSubtypes, setMaxDamage, setMaxStackSize, setPotionEffect, setTextureName, setUnlocalizedName, shouldRotateAroundWhenRendering
protected ItemAxe(Item.ToolMaterial p_i45327_1_)
public float func_150893_a(ItemStack p_150893_1_, Block p_150893_2_)
func_150893_a
in class ItemTool