Uses of Enum Class
net.minecraft.util.Util.OS
Packages that use Util.OS
-
Uses of Util.OS in net.minecraft.util
Subclasses with type arguments of type Util.OS in net.minecraft.utilMethods in net.minecraft.util that return Util.OSModifier and TypeMethodDescriptionstatic Util.OSUtil.getPlatform()static Util.OSReturns the enum constant of this class with the specified name.static Util.OS[]Util.OS.values()Returns an array containing the constants of this enum class, in the order they are declared.