Package net.minecraft.item
Class ShovelItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.ToolItem
net.minecraft.item.ShovelItem
- Mappings:
Namespace Name intermediary net/minecraft/class_501glue class_541server nyclient wcnamed net/minecraft/item/ShovelItem
-
Field Summary
FieldsFields inherited from class net.minecraft.item.ToolItem
toolMaterialFields inherited from class net.minecraft.item.Item
APPLE, ARROW, BED, BOAT, BONE, BOOK, BOW, BOWL, BREAD, BRICK, BUCKET, CAKE, CHAIN_BOOTS, CHAIN_CHESTPLATE, CHAIN_HELMET, CHAIN_LEGGINGS, CHEST_MINECART, CLAY, CLOCK, COAL, COMPASS, COOKED_FISH, COOKED_PORKCHOP, COOKIE, DIAMOND, DIAMOND_AXE, DIAMOND_BOOTS, DIAMOND_CHESTPLATE, DIAMOND_HELMET, DIAMOND_HOE, DIAMOND_LEGGINGS, DIAMOND_PICKAXE, DIAMOND_SHOVEL, DIAMOND_SWORD, DYE, EGG, FEATHER, FISHING_ROD, FLINT, FLINT_AND_STEEL, FURNACE_MINECART, GLOWSTONE_DUST, GOLD_INGOT, GOLDEN_APPLE, GOLDEN_AXE, GOLDEN_BOOTS, GOLDEN_CHESTPLATE, GOLDEN_HELMET, GOLDEN_HOE, GOLDEN_LEGGINGS, GOLDEN_PICKAXE, GOLDEN_SHOVEL, GOLDEN_SWORD, GUNPOWDER, handheld, hasSubtypes, id, IRON_AXE, IRON_BOOTS, IRON_CHESTPLATE, IRON_DOOR, IRON_HELMET, IRON_HOE, IRON_INGOT, IRON_LEGGINGS, IRON_PICKAXE, IRON_SHOVEL, IRON_SWORD, ITEMS, LAVA_BUCKET, LEATHER, LEATHER_BOOTS, LEATHER_CHESTPLATE, LEATHER_HELMET, LEATHER_LEGGINGS, MAP, maxCount, MILK_BUCKET, MINECART, MUSHROOM_STEW, PAINTING, PAPER, random, RAW_FISH, RAW_PORKCHOP, RECORD_CAT, RECORD_THIRTEEN, REDSTONE, REPEATER, SADDLE, SEEDS, SHEARS, SIGN, SLIMEBALL, SNOWBALL, STICK, STONE_AXE, STONE_HOE, STONE_PICKAXE, STONE_SHOVEL, STONE_SWORD, STRING, SUGAR, SUGAR_CANE, textureId, WATER_BUCKET, WHEAT, WOODEN_AXE, WOODEN_DOOR, WOODEN_HOE, WOODEN_PICKAXE, WOODEN_SHOVEL, WOODEN_SWORD -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.item.ToolItem
getAttackDamage, getMiningSpeedMultiplier, isHandheld, postHit, postMineMethods inherited from class net.minecraft.item.Item
getCraftingReturnItem, getMaxCount, getMaxDamage, getPlacementMetadata, getTextureId, getTextureId, getTranslatedName, getTranslationKey, getTranslationKey, hasCraftingReturnItem, hasSubtypes, inventoryTick, isDamageable, isHandheldRod, method_440, method_445, onCraft, setCraftingReturnItem, setHandheld, setHasSubtypes, setMaxCount, setMaxDamage, setTextureId, setTexturePosition, setTranslationKey, use, useOnBlock, useOnEntity
-
Field Details
-
shovelEffectiveBlocks
- Mappings:
Namespace Name Mixin selector intermediary field_2088Lnet/minecraft/class_501;field_2088:[Lnet/minecraft/class_17;glue field_2309Lclass_541;field_2309:[Lclass_507;server bkLny;bk:[Lna;client bkLwc;bk:[Luu;named shovelEffectiveBlocksLnet/minecraft/item/ShovelItem;shovelEffectiveBlocks:[Lnet/minecraft/block/Block;
-
-
Constructor Details
-
ShovelItem
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_501;<init>(ILnet/minecraft/class_428;)Vglue <init>Lclass_541;<init>(ILclass_47;)Vserver <init>Lny;<init>(ILbb;)Vclient <init>Lwc;<init>(ILbu;)Vnamed <init>Lnet/minecraft/item/ShovelItem;<init>(ILnet/minecraft/item/ToolMaterial;)V
-
-
Method Details
-
isSuitableFor
- Overrides:
isSuitableForin classItem- Mappings:
Namespace Name Mixin selector intermediary method_450Lnet/minecraft/class_124;method_450(Lnet/minecraft/class_17;)Zglue method_36Lclass_166;method_36(Lclass_507;)Zserver aLej;a(Lna;)Zclient aLgm;a(Luu;)Znamed isSuitableForLnet/minecraft/item/Item;isSuitableFor(Lnet/minecraft/block/Block;)Z
-