dje | |
net.minecraft.world.item.equipment.ArmorMaterial | |
net.minecraft.class_1741 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final int |
| ||||||
private final Map<ArmorType, Integer> |
| ||||||
private final int |
| ||||||
private final Holder<SoundEvent> |
| ||||||
private final float |
| ||||||
private final float |
| ||||||
private final TagKey<Item> |
| ||||||
private final ResourceKey<EquipmentAsset> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int arg0, Map<ArmorType, Integer> arg1, int arg2, Holder<SoundEvent> arg3, float arg4, float arg5, TagKey<Item> arg6, ResourceKey<EquipmentAsset> arg7) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public ItemAttributeModifiers |
| ||||||
public int |
| ||||||
public Map<ArmorType, Integer> |
| ||||||
public int |
| ||||||
public Holder<SoundEvent> |
| ||||||
public float |
| ||||||
public float |
| ||||||
public TagKey<Item> |
| ||||||
public ResourceKey<EquipmentAsset> |
|