Package | Description |
---|---|
net.minecraft.item |
Modifier and Type | Class and Description |
---|---|
class |
ArmorMaterial |
Modifier and Type | Field and Description |
---|---|
protected IArmorMaterial |
ArmorItem.material |
Modifier and Type | Method and Description |
---|---|
IArmorMaterial |
ArmorItem.getArmorMaterial() |
Constructor and Description |
---|
ArmorItem(IArmorMaterial materialIn,
EquipmentSlotType slot,
Item.Properties builder) |
DyeableArmorItem(IArmorMaterial p_i50048_1_,
EquipmentSlotType p_i50048_2_,
Item.Properties p_i50048_3_) |