Package net.minecraft.item
Class AxeItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.ToolItem
net.minecraft.item.AxeItem
- Mappings:
Namespace Name official ajrintermediary net/minecraft/class_1067named net/minecraft/item/AxeItem
-
Field Summary
FieldsFields inherited from class net.minecraft.item.ToolItem
field_4192, miningSpeedFields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_UUID, damageable, handheld, maxCount, RANDOM, REGISTRY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.item.ToolItem
canRepair, getAttributeModifierMap, getEnchantability, getMaterialAsString, isHandheld, method_6345, onBlockBroken, onEntityHitMethods inherited from class net.minecraft.item.Item
appendItemStacks, appendTooltip, byRawId, canUseOnEntity, fromBlock, getDisplayColor, getDisplayName, getFromId, getItemGroup, getItemstackTranslatedName, getMaxCount, getMaxDamage, getMaxUseTime, getMeta, getRarity, getRawId, getRecipeRemainder, getStatusEffectString, getTranslationKey, getTranslationKey, getUseAction, hasEnchantmentGlint, hasStatusEffectString, hasSubTypes, inventoryTick, isDamageable, isEffectiveOn, isEnchantable, isFood, isNetworkSynced, isUnbreakable, onCraft, onFinishUse, onHit, onStartUse, onUseStopped, postProcessNbt, registerBlockItem, setHandheld, setItemGroup, setMaxCount, setMaxDamage, setRecipeRemainder, setStatusEffectString, setTranslationKey, setUnbreakable, setup, shouldRotate, shouldSyncNbtToClient, use
-
Field Details
-
EFFECTIVE_BLOCKS
- Mappings:
Namespace Name Mixin selector official cLajr;c:Ljava/util/Set;intermediary field_6951Lnet/minecraft/class_1067;field_6951:Ljava/util/Set;named EFFECTIVE_BLOCKSLnet/minecraft/item/AxeItem;EFFECTIVE_BLOCKS:Ljava/util/Set;
-
-
Constructor Details
-
AxeItem
-
-
Method Details
-
getMiningSpeedMultiplier
- Overrides:
getMiningSpeedMultiplierin classToolItem- Mappings:
Namespace Name Mixin selector official aLalq;a(Lamj;Latr;)Fintermediary method_3351Lnet/minecraft/class_1069;method_3351(Lnet/minecraft/class_1071;Lnet/minecraft/class_197;)Fnamed getMiningSpeedMultiplierLnet/minecraft/item/Item;getMiningSpeedMultiplier(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/Block;)F
-