Uses of Enum Class
net.minecraft.util.Util.OperatingSystem
-
Uses of Util.OperatingSystem in net.minecraft.util
Modifier and TypeMethodDescriptionstatic Util.OperatingSystem
Util.getOperatingSystem()
static Util.OperatingSystem
Returns the enum constant of this class with the specified name.static Util.OperatingSystem[]
Util.OperatingSystem.values()
Returns an array containing the constants of this enum class, in the order they are declared.