Package net.minecraft.item.tool
Class Hatchet
java.lang.Object
net.minecraft.item.ItemBase
net.minecraft.item.tool.ToolBase
net.minecraft.item.tool.Hatchet
- Mappings:
Namespace Name intermediary net/minecraft/class_420glue class_461server lyclient tanamed net/minecraft/item/tool/Hatchet
-
Field Summary
FieldsFields inherited from class net.minecraft.item.tool.ToolBase
toolMaterialFields inherited from class net.minecraft.item.ItemBase
apple, arrow, bed, boat, bone, book, bow, bowl, bread, brick, bucket, byId, cake, chainBoots, chainChestplate, chainHelmet, chainLeggings, clay, clock, coal, compass, cookedFish, cookedPorkchop, cookie, diamond, diamondAxe, diamondBoots, diamondChestplate, diamondHelmet, diamondHoe, diamondLeggings, diamondPickaxe, diamondShovel, diamondSword, dyePowder, egg, feather, fishingRod, flint, flintAndSteel, glowstoneDust, goldAxe, goldBoots, goldChestplate, goldenApple, goldHelmet, goldHoe, goldIngot, goldLeggings, goldPickaxe, goldShovel, goldSword, gunpowder, hasSubItems, id, ironAxe, ironBoots, ironChestplate, ironDoor, ironHelmet, ironHoe, ironIngot, ironLeggings, ironPickaxe, ironShovel, ironSword, isRendered3d, lavaBucket, leather, leatherBoots, leatherChestplate, leatherHelmet, leatherLeggings, map, maxStackSize, milk, minecart, minecartChest, minecartFurnace, mushroomStew, painting, paper, rand, rawFish, rawPorkchop, record13, recordCat, redstoneDust, redstoneRepeater, saddle, seeds, shears, sign, slimeball, snowball, stick, stoneAxe, stoneHoe, stonePickaxe, stoneShovel, stoneSword, string, sugar, sugarCanes, texturePosition, waterBucket, wheat, woodAxe, woodDoor, woodHoe, woodPickaxe, woodShovel, woodSword -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.item.tool.ToolBase
getAttack, getStrengthOnBlock, isRendered3d, postHit, postMineMethods inherited from class net.minecraft.item.ItemBase
getColourMultiplier, getContainerItemType, getDurability, getMaxStackSize, getMetaData, getTexturePosition, getTexturePosition, getTranslatedName, getTranslationKey, getTranslationKey, hasContainerItemType, hasDurability, interactWithEntity, inventoryTick, isEffectiveOn, isMap, onCreation, setContainerItem, setDurability, setHasSubItems, setMaxStackSize, setRendered3d, setTexturePosition, setTexturePosition, setTranslationKey, shouldSpinWhenRendering, use, useOnTile, usesMeta
-
Field Details
-
effectiveBlocks
- Mappings:
Namespace Name Mixin selector intermediary field_1681Lnet/minecraft/class_420;field_1681:[Lnet/minecraft/class_17;glue field_1849Lclass_461;field_1849:[Lclass_507;server bkLly;bk:[Lna;client bkLta;bk:[Luu;named effectiveBlocksLnet/minecraft/item/tool/Hatchet;effectiveBlocks:[Lnet/minecraft/block/BlockBase;
-
-
Constructor Details
-
Hatchet
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_420;<init>(ILnet/minecraft/class_428;)Vglue <init>Lclass_461;<init>(ILclass_47;)Vserver <init>Lly;<init>(ILbb;)Vclient <init>Lta;<init>(ILbu;)Vnamed <init>Lnet/minecraft/item/tool/Hatchet;<init>(ILnet/minecraft/item/tool/ToolMaterial;)V
-