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