Uses of Enum Class
net.minecraft.util.Util.OperatingSystem
Packages that use Util.OperatingSystem
-
Uses of Util.OperatingSystem in net.minecraft.util
Methods in net.minecraft.util that return Util.OperatingSystemModifier 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.