Uses of Enum Class
net.minecraft.util.Util.OperatingSystem
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of Util.OperatingSystem in net.minecraft.util
Modifier and TypeMethodDescriptionstatic Util.OperatingSystem
Util.getOperatingSystem()
Returns the operating system instance for the current platform.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.