Package net.minecraft.item
Class FishingRodItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.FishingRodItem
- Mappings:
Namespace Name intermediary net/minecraft/class_607glue class_70server bvclient csnamed net/minecraft/item/FishingRodItem
-
Field Summary
Fields 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
Modifier and TypeMethodDescriptionbooleanbooleanDetermines if an item should be rotated like a fishing rod when held in handuse(ItemStack stack, World world, PlayerEntity user) Methods inherited from class net.minecraft.item.Item
getAttackDamage, getColorMultiplier, getCraftingReturnItem, getMaxCount, getMaxDamage, getMiningSpeedMultiplier, getPlacementMetadata, getTextureId, getTextureId, getTranslatedName, getTranslationKey, getTranslationKey, hasCraftingReturnItem, hasSubtypes, inventoryTick, isDamageable, isSuitableFor, method_445, onCraft, postHit, postMine, setCraftingReturnItem, setHandheld, setHasSubtypes, setMaxCount, setMaxDamage, setTextureId, setTexturePosition, setTranslationKey, useOnBlock, useOnEntity
-
Constructor Details
-
FishingRodItem
public FishingRodItem(int id) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_124;<init>(I)Vglue <init>Lclass_166;<init>(I)Vserver <init>Lej;<init>(I)Vclient <init>Lgm;<init>(I)Vnamed <init>Lnet/minecraft/item/Item;<init>(I)V
-
-
Method Details
-
isHandheld
- Overrides:
isHandheldin classItem- Mappings:
Namespace Name Mixin selector intermediary method_448Lnet/minecraft/class_124;method_448()Zglue method_306Lclass_166;method_306()Zserver method_448Lej;method_448()Zclient bLgm;b()Znamed isHandheldLnet/minecraft/item/Item;isHandheld()Z
-
isHandheldRod
Determines if an item should be rotated like a fishing rod when held in hand- Overrides:
isHandheldRodin classItem- Mappings:
Namespace Name Mixin selector intermediary method_449Lnet/minecraft/class_124;method_449()Zglue method_307Lclass_166;method_307()Zserver method_449Lej;method_449()Zclient cLgm;c()Znamed isHandheldRodLnet/minecraft/item/Item;isHandheldRod()Z
-
use
- Overrides:
usein classItem- Mappings:
Namespace Name Mixin selector intermediary method_451Lnet/minecraft/class_124;method_451(Lnet/minecraft/class_31;Lnet/minecraft/class_18;Lnet/minecraft/class_54;)Lnet/minecraft/class_31;glue method_68Lclass_166;method_68(Lclass_224;Lclass_129;Lclass_172;)Lclass_224;server aLej;a(Lfy;Ldj;Lem;)Lfy;client aLgm;a(Liz;Lfd;Lgs;)Liz;named useLnet/minecraft/item/Item;use(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/item/ItemStack;
-