Package net.minecraft.item
Class ShovelItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.ToolItem
net.minecraft.item.ShovelItem
- Mappings:
Namespace Name official aneintermediary net/minecraft/class_1090named net/minecraft/item/ShovelItem
-
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, getMiningSpeedMultiplier, 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, 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 cLane;c:Ljava/util/Set;intermediary field_7153Lnet/minecraft/class_1090;field_7153:Ljava/util/Set;named EFFECTIVE_BLOCKSLnet/minecraft/item/ShovelItem;EFFECTIVE_BLOCKS:Ljava/util/Set;
-
-
Constructor Details
-
ShovelItem
-
-
Method Details
-
isEffectiveOn
- Overrides:
isEffectiveOnin classItem- Mappings:
Namespace Name Mixin selector official bLalq;b(Latr;)Zintermediary method_3346Lnet/minecraft/class_1069;method_3346(Lnet/minecraft/class_197;)Znamed isEffectiveOnLnet/minecraft/item/Item;isEffectiveOn(Lnet/minecraft/block/Block;)Z
-