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