Package net.minecraft.item.armour
Class Armour
java.lang.Object
net.minecraft.item.ItemBase
net.minecraft.item.armour.Armour
- Mappings:
Namespace Name intermediary net/minecraft/class_500glue class_540server nxclient wanamed net/minecraft/item/armour/Armour
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal intprivate static final int[]private static final int[]final intfinal intfinal intFields 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.ItemBase
getAttack, getColourMultiplier, getContainerItemType, getDurability, getMaxStackSize, getMetaData, getStrengthOnBlock, getTexturePosition, getTexturePosition, getTranslatedName, getTranslationKey, getTranslationKey, hasContainerItemType, hasDurability, interactWithEntity, inventoryTick, isEffectiveOn, isMap, isRendered3d, onCreation, postHit, postMine, setContainerItem, setDurability, setHasSubItems, setMaxStackSize, setRendered3d, setTexturePosition, setTexturePosition, setTranslationKey, shouldSpinWhenRendering, use, useOnTile, usesMeta
-
Field Details
-
MAXIMUM_DAMAGE
private static final int[] MAXIMUM_DAMAGE- Mappings:
Namespace Name Mixin selector intermediary field_2086Lnet/minecraft/class_500;field_2086:[Iglue field_2307Lclass_540;field_2307:[Iserver bnLnx;bn:[Iclient bnLwa;bn:[Inamed MAXIMUM_DAMAGELnet/minecraft/item/armour/Armour;MAXIMUM_DAMAGE:[I
-
BASE_DURABILITY
private static final int[] BASE_DURABILITY- Mappings:
Namespace Name Mixin selector intermediary field_2087Lnet/minecraft/class_500;field_2087:[Iglue field_2308Lclass_540;field_2308:[Iserver boLnx;bo:[Iclient boLwa;bo:[Inamed BASE_DURABILITYLnet/minecraft/item/armour/Armour;BASE_DURABILITY:[I
-
tier
public final int tier- Mappings:
Namespace Name Mixin selector intermediary field_2082Lnet/minecraft/class_500;field_2082:Iglue field_2303Lclass_540;field_2303:Iserver aLnx;a:Iclient aLwa;a:Inamed tierLnet/minecraft/item/armour/Armour;tier:I
-
armourSlot
public final int armourSlot- Mappings:
Namespace Name Mixin selector intermediary field_2083Lnet/minecraft/class_500;field_2083:Iglue field_2304Lclass_540;field_2304:Iserver bkLnx;bk:Iclient bkLwa;bk:Inamed armourSlotLnet/minecraft/item/armour/Armour;armourSlot:I
-
maximumDamage
public final int maximumDamage- Mappings:
Namespace Name Mixin selector intermediary field_2084Lnet/minecraft/class_500;field_2084:Iglue field_2305Lclass_540;field_2305:Iserver blLnx;bl:Iclient blLwa;bl:Inamed maximumDamageLnet/minecraft/item/armour/Armour;maximumDamage:I
-
textureFileAppend
public final int textureFileAppend- Mappings:
Namespace Name Mixin selector intermediary field_2085Lnet/minecraft/class_500;field_2085:Iglue field_2306Lclass_540;field_2306:Iserver bmLnx;bm:Iclient bmLwa;bm:Inamed textureFileAppendLnet/minecraft/item/armour/Armour;textureFileAppend:I
-
-
Constructor Details
-
Armour
public Armour(int id, int tier, int textureFileAppend, int slot) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_500;<init>(IIII)Vglue <init>Lclass_540;<init>(IIII)Vserver <init>Lnx;<init>(IIII)Vclient <init>Lwa;<init>(IIII)Vnamed <init>Lnet/minecraft/item/armour/Armour;<init>(IIII)V
-