Uses of Enum
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.OperatingSystemUtil.getOperatingSystem()static Util.OperatingSystemReturns 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.