Uses of Class
net.minecraft.item.ArmorMaterials
| Package | Description |
|---|---|
| net.minecraft.item |
-
Uses of ArmorMaterials in net.minecraft.item
Methods in net.minecraft.item that return ArmorMaterials Modifier and Type Method Description static ArmorMaterialsArmorMaterials. valueOf(String name)Returns the enum constant of this type with the specified name.static ArmorMaterials[]ArmorMaterials. values()Returns an array containing the constants of this enum type, in the order they are declared.