public class ItemSpade extends ItemTool
Item.ToolMaterial
efficiencyOnProperMaterial, toolMaterial
bFull3D, delegate, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize
Constructor and Description |
---|
ItemSpade(Item.ToolMaterial p_i45353_1_) |
Modifier and Type | Method and Description |
---|---|
boolean |
func_150897_b(Block p_150897_1_) |
func_150893_a, func_150913_i, getIsRepairable, getItemAttributeModifiers, getItemEnchantability, getToolMaterialName, hitEntity, isFull3D, onBlockDestroyed
addInformation, canItemEditBlocks, doesContainerItemLeaveCraftingGrid, 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
public ItemSpade(Item.ToolMaterial p_i45353_1_)
public boolean func_150897_b(Block p_150897_1_)
func_150897_b
in class Item