Uses of Class
net.minecraft.item.ToolMaterials
| Package | Description |
|---|---|
| net.minecraft.item |
-
Uses of ToolMaterials in net.minecraft.item
Methods in net.minecraft.item that return ToolMaterials Modifier and Type Method Description static ToolMaterialsToolMaterials. valueOf(String name)Returns the enum constant of this type with the specified name.static ToolMaterials[]ToolMaterials. values()Returns an array containing the constants of this enum type, in the order they are declared.