Package net.minecraft
Class class_9531
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.ArmorItem
net.minecraft.class_9531
- All Implemented Interfaces:
Equipment,ItemConvertible,ToggleableFeature
- Mappings:
Namespace Name official cvaintermediary net/minecraft/class_9531named net/minecraft/class_9531
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.item.ArmorItem
ArmorItem.TypeNested classes/interfaces inherited from class net.minecraft.item.Item
Item.Settings -
Field Summary
Fields inherited from class net.minecraft.item.ArmorItem
DISPENSER_BEHAVIOR, material, typeFields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_ID, ATTACK_SPEED_MODIFIER_ID, BLOCK_ITEMS, DEFAULT_MAX_COUNT, ITEM_BAR_STEPS, MAX_MAX_COUNTFields inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
FEATURE_ENABLED_REGISTRY_KEYS -
Constructor Summary
ConstructorsConstructorDescriptionclass_9531(RegistryEntry<ArmorMaterial> material, ArmorItem.Type type, Item.Settings settings) -
Method Summary
Methods inherited from class net.minecraft.item.ArmorItem
canRepair, dispenseArmor, getAttributeModifiers, getEnchantability, getEquipSound, getMaterial, getProtection, getSlotType, getToughness, getType, useMethods inherited from class net.minecraft.item.Item
appendTooltip, asItem, byRawId, canBeNested, canMine, finishUsing, fromBlock, getBonusAttackDamage, getComponents, getDefaultStack, getDrinkSound, getItemBarColor, getItemBarStep, getMaxCount, getMaxUseTime, getMiningSpeed, getName, getName, getOrCreateTranslationKey, getRawId, getRecipeRemainder, getRegistryEntry, getRequiredFeatures, getTooltipData, getTranslationKey, getTranslationKey, getUseAction, hasGlint, hasRecipeRemainder, inventoryTick, isCorrectForDrops, isEnchantable, isItemBarVisible, isNetworkSynced, isUsedOnRelease, method_59036, method_59037, onClicked, onCraft, onCraftByPlayer, onItemEntityDestroyed, onStackClicked, onStoppedUsing, postHit, postMine, postProcessComponents, raycast, toString, usageTick, useOnBlock, useOnEntityMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.item.Equipment
equipAndSwapMethods inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
isEnabled
-
Constructor Details
-
class_9531
public class_9531(RegistryEntry<ArmorMaterial> material, ArmorItem.Type type, Item.Settings settings) - Mappings:
Namespace Name Mixin selector official <init>Lcrt;<init>(Lja;Lcrt$a;Lcuc$a;)Vintermediary <init>Lnet/minecraft/class_1738;<init>(Lnet/minecraft/class_6880;Lnet/minecraft/class_1738$class_8051;Lnet/minecraft/class_1792$class_1793;)Vnamed <init>Lnet/minecraft/item/ArmorItem;<init>(Lnet/minecraft/registry/entry/RegistryEntry;Lnet/minecraft/item/ArmorItem$Type;Lnet/minecraft/item/Item$Settings;)V
-
-
Method Details
-
getBreakSound
- Overrides:
getBreakSoundin classItem- Mappings:
Namespace Name Mixin selector official eLcuc;e()Lavn;intermediary method_57336Lnet/minecraft/class_1792;method_57336()Lnet/minecraft/class_3414;named getBreakSoundLnet/minecraft/item/Item;getBreakSound()Lnet/minecraft/sound/SoundEvent;
-
method_59057
- Mappings:
Namespace Name Mixin selector official jLcva;j(Lcuh;)Lcuc;intermediary method_59057Lnet/minecraft/class_9531;method_59057(Lnet/minecraft/class_1799;)Lnet/minecraft/class_1792;named method_59057Lnet/minecraft/class_9531;method_59057(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/Item;
-