Uses of Enum Class
net.minecraft.util.OperatingSystem
Packages that use OperatingSystem
-
Uses of OperatingSystem in net.minecraft.client
Methods in net.minecraft.client that return OperatingSystem -
Uses of OperatingSystem in net.minecraft.util
Methods in net.minecraft.util that return OperatingSystemModifier and TypeMethodDescriptionstatic OperatingSystemReturns the enum constant of this class with the specified name.static OperatingSystem[]OperatingSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.