Package net.minecraft.item
Class Wool
java.lang.Object
net.minecraft.item.ItemBase
net.minecraft.item.Block
net.minecraft.item.Wool
- Mappings:
Namespace Name intermediary net/minecraft/class_278glue class_30server apclient binamed net/minecraft/item/Wool
-
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
Methods inherited from class net.minecraft.item.Block
getTranslationKey, useOnTileMethods inherited from class net.minecraft.item.ItemBase
getAttack, getColourMultiplier, 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
-
Wool
public Wool(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
-
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
-
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
-
getTranslationKey
- Overrides:
getTranslationKeyin classBlock- Mappings:
Namespace Name Mixin selector intermediary method_442Lnet/minecraft/class_124;method_442(Lnet/minecraft/class_31;)Ljava/lang/String;glue method_177Lclass_166;method_177(Lclass_224;)Ljava/lang/String;server method_442Lej;method_442(Lfy;)Ljava/lang/String;client aLgm;a(Liz;)Ljava/lang/String;named getTranslationKeyLnet/minecraft/item/ItemBase;getTranslationKey(Lnet/minecraft/item/ItemInstance;)Ljava/lang/String;
-