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 adsintermediary net/minecraft/class_1067named net/minecraft/item/AxeItem
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.item.Item
Item.ToolMaterialType -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final float[]private static final float[]Fields inherited from class net.minecraft.item.ToolItem
attackDamage, field_12294, material, miningSpeedFields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_UUID, ATTACK_SPEED_MODIFIER, damageable, handheld, maxCount, RANDOM, REGISTRY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.item.ToolItem
canRepair, getEnchantability, getMaterial, getMaterialAsString, isHandheld, method_3356, method_6326, onEntityHitMethods inherited from class net.minecraft.item.Item
addProperty, appendTooltip, byRawId, fromBlock, getDefaultStack, getDisplayName, getFromId, getItemGroup, getItemstackTranslatedName, getMaxCount, getMaxDamage, getMaxUseTime, getMeta, getProperty, getRarity, getRawId, getRecipeRemainder, getTranslationKey, getTranslationKey, getUseAction, hasEnchantmentGlint, hasProperties, hasSubTypes, inventoryTick, isDamageable, isEnchantable, isFood, isNetworkSynced, isUnbreakable, method_13648, method_13649, method_3346, method_3353, method_3359, method_3367, onCraft, onHit, postProcessNbt, registerBlockItem, setHandheld, setItemGroup, setMaxCount, setMaxDamage, setRecipeRemainder, setTranslationKey, setUnbreakable, setup, shouldRotate, shouldSyncNbtToClient, use
-
Field Details
-
EFFECTIVE_BLOCKS
- Mappings:
Namespace Name Mixin selector official eLads;e: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;
-
field_12280
private static final float[] field_12280- Mappings:
Namespace Name Mixin selector official fLads;f:[Fintermediary field_12280Lnet/minecraft/class_1067;field_12280:[Fnamed field_12280Lnet/minecraft/item/AxeItem;field_12280:[F
-
field_12281
private static final float[] field_12281- Mappings:
Namespace Name Mixin selector official nLads;n:[Fintermediary field_12281Lnet/minecraft/class_1067;field_12281:[Fnamed field_12281Lnet/minecraft/item/AxeItem;field_12281:[F
-
-
Constructor Details
-
AxeItem
- Mappings:
Namespace Name Mixin selector official <init>Lads;<init>(Lafh$a;)Vintermediary <init>Lnet/minecraft/class_1067;<init>(Lnet/minecraft/class_1069$class_1070;)Vnamed <init>Lnet/minecraft/item/AxeItem;<init>(Lnet/minecraft/item/Item$ToolMaterialType;)V
-
-
Method Details
-
getBlockBreakingSpeed
- Overrides:
getBlockBreakingSpeedin classToolItem- Mappings:
Namespace Name Mixin selector official aLafh;a(Lafj;Latl;)Fintermediary method_3351Lnet/minecraft/class_1069;method_3351(Lnet/minecraft/class_1071;Lnet/minecraft/class_2232;)Fnamed getBlockBreakingSpeedLnet/minecraft/item/Item;getBlockBreakingSpeed(Lnet/minecraft/item/ItemStack;Lnet/minecraft/block/BlockState;)F
-