Package net.minecraft.item.tool
Class FishingRod
java.lang.Object
net.minecraft.item.ItemBase
net.minecraft.item.tool.FishingRod
- Mappings:
Namespace Name intermediary net/minecraft/class_607glue class_70server bvclient csnamed net/minecraft/item/tool/FishingRod
-
Field Summary
Fields inherited from class net.minecraft.item.ItemBase
apple, arrow, bed, boat, bone, book, bow, bowl, bread, brick, bucket, byId, cake, chainBoots, chainChestplate, chainHelmet, chainLeggings, clay, clock, coal, compass, cookedFish, cookedPorkchop, cookie, diamond, diamondAxe, diamondBoots, diamondChestplate, diamondHelmet, diamondHoe, diamondLeggings, diamondPickaxe, diamondShovel, diamondSword, dyePowder, egg, feather, fishingRod, flint, flintAndSteel, glowstoneDust, goldAxe, goldBoots, goldChestplate, goldenApple, goldHelmet, goldHoe, goldIngot, goldLeggings, goldPickaxe, goldShovel, goldSword, gunpowder, hasSubItems, id, ironAxe, ironBoots, ironChestplate, ironDoor, ironHelmet, ironHoe, ironIngot, ironLeggings, ironPickaxe, ironShovel, ironSword, isRendered3d, lavaBucket, leather, leatherBoots, leatherChestplate, leatherHelmet, leatherLeggings, map, maxStackSize, milk, minecart, minecartChest, minecartFurnace, mushroomStew, painting, paper, rand, rawFish, rawPorkchop, record13, recordCat, redstoneDust, redstoneRepeater, saddle, seeds, shears, sign, slimeball, snowball, stick, stoneAxe, stoneHoe, stonePickaxe, stoneShovel, stoneSword, string, sugar, sugarCanes, texturePosition, waterBucket, wheat, woodAxe, woodDoor, woodHoe, woodPickaxe, woodShovel, woodSword -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanuse(ItemInstance item, Level level, PlayerBase player) Methods inherited from class net.minecraft.item.ItemBase
getAttack, getColourMultiplier, getContainerItemType, getDurability, getMaxStackSize, getMetaData, getStrengthOnBlock, getTexturePosition, getTexturePosition, getTranslatedName, getTranslationKey, getTranslationKey, hasContainerItemType, hasDurability, interactWithEntity, inventoryTick, isEffectiveOn, isMap, onCreation, postHit, postMine, setContainerItem, setDurability, setHasSubItems, setMaxStackSize, setRendered3d, setTexturePosition, setTexturePosition, setTranslationKey, useOnTile, usesMeta
-
Constructor Details
-
FishingRod
public FishingRod(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/ItemBase;<init>(I)V
-
-
Method Details
-
isRendered3d
- Overrides:
isRendered3din classItemBase- 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 isRendered3dLnet/minecraft/item/ItemBase;isRendered3d()Z
-
shouldSpinWhenRendering
- Overrides:
shouldSpinWhenRenderingin classItemBase- 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 shouldSpinWhenRenderingLnet/minecraft/item/ItemBase;shouldSpinWhenRendering()Z
-
use
- Overrides:
usein classItemBase- 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/ItemBase;use(Lnet/minecraft/item/ItemInstance;Lnet/minecraft/level/Level;Lnet/minecraft/entity/player/PlayerBase;)Lnet/minecraft/item/ItemInstance;
-