Uses of Enum Class
net.minecraft.item.ArmorItem.Material
Packages that use ArmorItem.Material
-
Uses of ArmorItem.Material in net.minecraft.item
Fields in net.minecraft.item declared as ArmorItem.MaterialMethods in net.minecraft.item that return ArmorItem.MaterialModifier and TypeMethodDescriptionArmorItem.getMaterial()static ArmorItem.MaterialReturns the enum constant of this class with the specified name.static ArmorItem.Material[]ArmorItem.Material.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 ArmorItem.Material