Uses of Enum Class
net.minecraft.world.item.ArmorMaterials
-
Uses of ArmorMaterials in net.minecraft.world.item
Modifier and TypeMethodDescriptionstatic ArmorMaterials
Returns the enum constant of this class with the specified name.static ArmorMaterials[]
ArmorMaterials.values()
Returns an array containing the constants of this enum class, in the order they are declared.