| net.minecraft.world.item.equipment.ArmorMaterial | |
| net.minecraft.class_1741 | |
| net.minecraft.item.equipment.ArmorMaterial |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final Map<EquipmentType, Integer> |
|
||||||
| private final int |
|
||||||
| private final RegistryEntry<SoundEvent> |
|
||||||
| private final float |
|
||||||
| private final float |
|
||||||
| private final TagKey<Item> |
|
||||||
| private final RegistryKey<EquipmentAsset> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int durability, Map<EquipmentType, Integer> defense, int enchantmentValue, RegistryEntry<SoundEvent> equipSound, float toughness, float knockbackResistance, TagKey<Item> repairIngredient, RegistryKey<EquipmentAsset> assetId) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public AttributeModifiersComponent |
|
||||||
| public int |
|
||||||
| public Map<EquipmentType, Integer> |
|
||||||
| public int |
|
||||||
| public RegistryEntry<SoundEvent> |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public TagKey<Item> |
|
||||||
| public RegistryKey<EquipmentAsset> |
|