Uses of Interface
net.minecraft.item.ArmorMaterial
| Package | Description |
|---|---|
| net.minecraft.item |
-
Uses of ArmorMaterial in net.minecraft.item
Classes in net.minecraft.item that implement ArmorMaterial Modifier and Type Class Description classArmorMaterialsFields in net.minecraft.item declared as ArmorMaterial Modifier and Type Field Description protected ArmorMaterialArmorItem. typeMethods in net.minecraft.item that return ArmorMaterial Modifier and Type Method Description ArmorMaterialArmorItem. getMaterial()Constructors in net.minecraft.item with parameters of type ArmorMaterial Constructor Description ArmorItem(ArmorMaterial material, EquipmentSlot slot, Item.Settings settings)DyeableArmorItem(ArmorMaterial material, EquipmentSlot slot, Item.Settings settings)