Package net.minecraft.item
Class PickaxeItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.class_3562
net.minecraft.item.ToolItem
net.minecraft.item.PickaxeItem
- All Implemented Interfaces:
Itemable
- Mappings:
Namespace Name official atnintermediary net/minecraft/class_1078named net/minecraft/item/PickaxeItem
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.item.Item
Item.Settings -
Field Summary
FieldsFields inherited from class net.minecraft.item.ToolItem
attackDamage, field_12294, miningSpeedFields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_UUID, ATTACK_SPEED_MODIFIER, BLOCK_ITEMS, itemGroup, RANDOM -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedPickaxeItem(IToolMaterial iToolMaterial, int int2, float float2, Item.Settings settings) -
Method Summary
Modifier and TypeMethodDescriptionfloatgetBlockBreakingSpeed(ItemStack stack, BlockState state) booleanmethod_3346(BlockState blockState) Methods inherited from class net.minecraft.item.ToolItem
method_3356, method_6326, onEntityHitMethods inherited from class net.minecraft.class_3562
canRepair, getEnchantability, method_16137Methods inherited from class net.minecraft.item.Item
addProperty, appendToItemGroup, appendTooltips, beforeBlockBreak, byRawId, canAddTo, computeTranslationKey, fromBlock, getDefaultStack, getItem, getItemGroup, getMaxCount, getMaxDamage, getMaxUseTime, getProperty, getRarity, getRawId, getRecipeRemainder, getTranslationKey, getTranslationKey, getUseAction, hasEnchantmentGlint, hasProperties, inventoryTick, isDamageable, isEnchantable, isFood, isNetworkSynced, method_13649, method_16075, method_16080, method_3353, method_3359, method_3367, method_3383, onCraft, onHit, postProcessNbt, registerBlockItem, setup, shouldSyncNbtToClient, useOnBlock
-
Field Details
-
EFFECTIVE_BLOCKS
- Mappings:
Namespace Name Mixin selector official aLatn;a:Ljava/util/Set;intermediary field_7147Lnet/minecraft/class_1078;field_7147:Ljava/util/Set;named EFFECTIVE_BLOCKSLnet/minecraft/item/PickaxeItem;EFFECTIVE_BLOCKS:Ljava/util/Set;
-
-
Constructor Details
-
PickaxeItem
-
-
Method Details
-
method_3346
- Overrides:
method_3346in classItem- Mappings:
Namespace Name Mixin selector official aLata;a(Lblc;)Zintermediary method_3346Lnet/minecraft/class_1069;method_3346(Lnet/minecraft/class_2232;)Znamed method_3346Lnet/minecraft/item/Item;method_3346(Lnet/minecraft/block/BlockState;)Z
-
getBlockBreakingSpeed
- Overrides:
getBlockBreakingSpeedin classToolItem- Mappings:
Namespace Name Mixin selector official aLata;a(Late;Lblc;)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
-