Package net.minecraft.item
Class ArmorItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.ArmorItem
- All Implemented Interfaces:
ItemConvertible,Vanishable,Wearable
- Direct Known Subclasses:
DyeableArmorItem
public class ArmorItem extends Item implements Wearable
- Mappings:
Namespace Name official blrintermediary net/minecraft/class_1738named net/minecraft/item/ArmorItem
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.item.Item
Item.Settings -
Field Summary
Fields Modifier and Type Field Description private Multimap<EntityAttribute,EntityAttributeModifier>attributeModifiersstatic DispenserBehaviorDISPENSER_BEHAVIORprotected floatknockbackResistanceprivate static UUID[]MODIFIERSprivate intprotectionprotected EquipmentSlotslotprivate floattoughnessprotected ArmorMaterialtypeFields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_ID, ATTACK_SPEED_MODIFIER_ID, BLOCK_ITEMS, group -
Constructor Summary
Constructors Constructor Description ArmorItem(ArmorMaterial material, EquipmentSlot slot, Item.Settings settings) -
Method Summary
Modifier and Type Method Description booleancanRepair(ItemStack stack, ItemStack ingredient)static booleandispenseArmor(BlockPointer pointer, ItemStack armor)Multimap<EntityAttribute,EntityAttributeModifier>getAttributeModifiers(EquipmentSlot slot)intgetEnchantability()Gets the enchantability of an item.SoundEventgetEquipSound()ArmorMaterialgetMaterial()intgetProtection()EquipmentSlotgetSlotType()floatgetToughness()TypedActionResult<ItemStack>use(World world, PlayerEntity user, Hand hand)Called when an item is used by a player.Methods inherited from class net.minecraft.item.Item
appendStacks, appendTooltip, asItem, byRawId, canMine, damage, finishUsing, fromBlock, getDefaultStack, getDrinkSound, getEatSound, getFoodComponent, getGroup, getItemBarColor, getItemBarStep, getMaxCount, getMaxDamage, getMaxUseTime, getMiningSpeedMultiplier, getName, getName, getOrCreateTranslationKey, getRarity, getRawId, getRecipeRemainder, getTooltipData, getTranslationKey, getTranslationKey, getUseAction, hasGlint, hasRecipeRemainder, hasStoredInventory, inventoryTick, isDamageable, isEnchantable, isFireproof, isFood, isIn, isItemBarVisible, isNetworkSynced, isSuitableFor, isUsedOnRelease, onClicked, onCraft, onItemEntityDestroyed, onStackClicked, onStoppedUsing, postHit, postMine, postProcessTag, raycast, shouldSyncTagToClient, toString, usageTick, useOnBlock, useOnEntity
-
Field Details
-
MODIFIERS
- Mappings:
Namespace Name Mixin selector official iLblr;i:[Ljava/util/UUID;intermediary field_7876Lnet/minecraft/class_1738;field_7876:[Ljava/util/UUID;named MODIFIERSLnet/minecraft/item/ArmorItem;MODIFIERS:[Ljava/util/UUID;
-
DISPENSER_BEHAVIOR
- Mappings:
Namespace Name Mixin selector official aLblr;a:Lgy;intermediary field_7879Lnet/minecraft/class_1738;field_7879:Lnet/minecraft/class_2357;named DISPENSER_BEHAVIORLnet/minecraft/item/ArmorItem;DISPENSER_BEHAVIOR:Lnet/minecraft/block/dispenser/DispenserBehavior;
-
slot
- Mappings:
Namespace Name Mixin selector official bLblr;b:Lara;intermediary field_7880Lnet/minecraft/class_1738;field_7880:Lnet/minecraft/class_1304;named slotLnet/minecraft/item/ArmorItem;slot:Lnet/minecraft/entity/EquipmentSlot;
-
protection
private final int protection- Mappings:
Namespace Name Mixin selector official jLblr;j:Iintermediary field_7878Lnet/minecraft/class_1738;field_7878:Inamed protectionLnet/minecraft/item/ArmorItem;protection:I
-
toughness
private final float toughness- Mappings:
Namespace Name Mixin selector official kLblr;k:Fintermediary field_7877Lnet/minecraft/class_1738;field_7877:Fnamed toughnessLnet/minecraft/item/ArmorItem;toughness:F
-
knockbackResistance
protected final float knockbackResistance- Mappings:
Namespace Name Mixin selector official cLblr;c:Fintermediary field_21976Lnet/minecraft/class_1738;field_21976:Fnamed knockbackResistanceLnet/minecraft/item/ArmorItem;knockbackResistance:F
-
type
- Mappings:
Namespace Name Mixin selector official dLblr;d:Lbls;intermediary field_7881Lnet/minecraft/class_1738;field_7881:Lnet/minecraft/class_1741;named typeLnet/minecraft/item/ArmorItem;type:Lnet/minecraft/item/ArmorMaterial;
-
attributeModifiers
- Mappings:
Namespace Name Mixin selector official lLblr;l:Lcom/google/common/collect/Multimap;intermediary field_23741Lnet/minecraft/class_1738;field_23741:Lcom/google/common/collect/Multimap;named attributeModifiersLnet/minecraft/item/ArmorItem;attributeModifiers:Lcom/google/common/collect/Multimap;
-
-
Constructor Details
-
ArmorItem
- Mappings:
Namespace Name Mixin selector official <init>Lblr;<init>(Lbls;Lara;Lbnr$a;)Vintermediary <init>Lnet/minecraft/class_1738;<init>(Lnet/minecraft/class_1741;Lnet/minecraft/class_1304;Lnet/minecraft/class_1792$class_1793;)Vnamed <init>Lnet/minecraft/item/ArmorItem;<init>(Lnet/minecraft/item/ArmorMaterial;Lnet/minecraft/entity/EquipmentSlot;Lnet/minecraft/item/Item$Settings;)V
-
-
Method Details
-
dispenseArmor
- Mappings:
Namespace Name Mixin selector official aLblr;a(Lfy;Lbnv;)Zintermediary method_7684Lnet/minecraft/class_1738;method_7684(Lnet/minecraft/class_2342;Lnet/minecraft/class_1799;)Znamed dispenseArmorLnet/minecraft/item/ArmorItem;dispenseArmor(Lnet/minecraft/util/math/BlockPointer;Lnet/minecraft/item/ItemStack;)Z
-
getSlotType
- Mappings:
Namespace Name Mixin selector official bLblr;b()Lara;intermediary method_7685Lnet/minecraft/class_1738;method_7685()Lnet/minecraft/class_1304;named getSlotTypeLnet/minecraft/item/ArmorItem;getSlotType()Lnet/minecraft/entity/EquipmentSlot;
-
getEnchantability
public int getEnchantability()Gets the enchantability of an item. This specifies the ability of an item to receive enchantments when enchanted using an enchanting table. As the value increases, the amount and level of enchantments applied increase.If the value of this method is 0, the item cannot be enchanted using an enchanting table.
- Overrides:
getEnchantabilityin classItem- Mappings:
Namespace Name Mixin selector official cLbnr;c()Iintermediary method_7837Lnet/minecraft/class_1792;method_7837()Inamed getEnchantabilityLnet/minecraft/item/Item;getEnchantability()I
-
getMaterial
- Mappings:
Namespace Name Mixin selector official ac_Lblr;ac_()Lbls;intermediary method_7686Lnet/minecraft/class_1738;method_7686()Lnet/minecraft/class_1741;named getMaterialLnet/minecraft/item/ArmorItem;getMaterial()Lnet/minecraft/item/ArmorMaterial;
-
canRepair
- Overrides:
canRepairin classItem- Mappings:
Namespace Name Mixin selector official aLbnr;a(Lbnv;Lbnv;)Zintermediary method_7878Lnet/minecraft/class_1792;method_7878(Lnet/minecraft/class_1799;Lnet/minecraft/class_1799;)Znamed canRepairLnet/minecraft/item/Item;canRepair(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
-
use
Called when an item is used by a player. The use action, by default, is bound to the right mouse button.This method is called on both the logical client and logical server, so take caution when overriding this method. The logical side can be checked using
world.isClient().- Overrides:
usein classItem- Parameters:
world- the world the item was used inuser- the player who used the itemhand- the hand used- Returns:
- a typed action result that specifies whether using the item was successful. The action result contains the new item stack that the player's hand will be set to.
- Mappings:
Namespace Name Mixin selector official aLbnr;a(Lbtv;Lbhl;Lapp;)Lapr;intermediary method_7836Lnet/minecraft/class_1792;method_7836(Lnet/minecraft/class_1937;Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1271;named useLnet/minecraft/item/Item;use(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/TypedActionResult;
-
getAttributeModifiers
public Multimap<EntityAttribute,EntityAttributeModifier> getAttributeModifiers(EquipmentSlot slot)- Overrides:
getAttributeModifiersin classItem- Mappings:
Namespace Name Mixin selector official aLbnr;a(Lara;)Lcom/google/common/collect/Multimap;intermediary method_7844Lnet/minecraft/class_1792;method_7844(Lnet/minecraft/class_1304;)Lcom/google/common/collect/Multimap;named getAttributeModifiersLnet/minecraft/item/Item;getAttributeModifiers(Lnet/minecraft/entity/EquipmentSlot;)Lcom/google/common/collect/Multimap;
-
getProtection
public int getProtection()- Mappings:
Namespace Name Mixin selector official eLblr;e()Iintermediary method_7687Lnet/minecraft/class_1738;method_7687()Inamed getProtectionLnet/minecraft/item/ArmorItem;getProtection()I
-
getToughness
public float getToughness()- Mappings:
Namespace Name Mixin selector official ad_Lblr;ad_()Fintermediary method_26353Lnet/minecraft/class_1738;method_26353()Fnamed getToughnessLnet/minecraft/item/ArmorItem;getToughness()F
-
getEquipSound
- Overrides:
getEquipSoundin classItem- Mappings:
Namespace Name Mixin selector official gLbnr;g()Laef;intermediary method_31570Lnet/minecraft/class_1792;method_31570()Lnet/minecraft/class_3414;named getEquipSoundLnet/minecraft/item/Item;getEquipSound()Lnet/minecraft/sound/SoundEvent;
-