Uses of Enum Class
net.minecraft.item.ArmorMaterial
Packages that use ArmorMaterial
-
Uses of ArmorMaterial in net.minecraft.item
Methods in net.minecraft.item that return ArmorMaterialModifier and TypeMethodDescriptionstatic ArmorMaterialReturns the enum constant of this class with the specified name.static ArmorMaterial[]ArmorMaterial.values()Returns an array containing the constants of this enum class, in the order they are declared.