Package net.minecraft.item
Class Leaves
java.lang.Object
net.minecraft.item.ItemBase
net.minecraft.item.Block
net.minecraft.item.Leaves
- Mappings:
Namespace Name intermediary net/minecraft/class_479glue class_513server ndclient uynamed net/minecraft/item/Leaves
-
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 TypeMethodDescriptionintgetColourMultiplier(int int2) intgetMetaData(int int2) intgetTexturePosition(int damage) Methods inherited from class net.minecraft.item.Block
getTranslationKey, getTranslationKey, useOnTileMethods inherited from class net.minecraft.item.ItemBase
getAttack, getContainerItemType, getDurability, getMaxStackSize, getStrengthOnBlock, getTexturePosition, getTranslatedName, hasContainerItemType, hasDurability, interactWithEntity, inventoryTick, isEffectiveOn, isMap, isRendered3d, onCreation, postHit, postMine, setContainerItem, setDurability, setHasSubItems, setMaxStackSize, setRendered3d, setTexturePosition, setTexturePosition, setTranslationKey, shouldSpinWhenRendering, use, usesMeta
-
Constructor Details
-
Leaves
public Leaves(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
-
getMetaData
public int getMetaData(int int2) - Overrides:
getMetaDatain classItemBase- Mappings:
Namespace Name Mixin selector intermediary method_470Lnet/minecraft/class_124;method_470(I)Iglue method_95Lclass_166;method_95(I)Iserver aLej;a(I)Iclient bLgm;b(I)Inamed getMetaDataLnet/minecraft/item/ItemBase;getMetaData(I)I
-
getTexturePosition
- Overrides:
getTexturePositionin classItemBase- Mappings:
Namespace Name Mixin selector intermediary method_441Lnet/minecraft/class_124;method_441(I)Iglue method_176Lclass_166;method_176(I)Iserver method_441Lej;method_441(I)Iclient aLgm;a(I)Inamed getTexturePositionLnet/minecraft/item/ItemBase;getTexturePosition(I)I
-
getColourMultiplier
- Overrides:
getColourMultiplierin classItemBase- Mappings:
Namespace Name Mixin selector intermediary method_440Lnet/minecraft/class_124;method_440(I)Iglue method_1140Lclass_166;method_1140(I)Iserver method_440Lej;method_440(I)Iclient fLgm;f(I)Inamed getColourMultiplierLnet/minecraft/item/ItemBase;getColourMultiplier(I)I
-