Uses of Enum Class
net.minecraft.item.ArmorMaterial
Packages that use ArmorMaterial
-
Uses of ArmorMaterial in net.minecraft.item
Fields in net.minecraft.item declared as ArmorMaterialMethods in net.minecraft.item that return ArmorMaterialModifier and TypeMethodDescriptionArmorItem.method_4602()static 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.Constructors in net.minecraft.item with parameters of type ArmorMaterial