Uses of Enum
org.geysermc.floodgate.util.DeviceOs
Packages that use DeviceOs
-
Uses of DeviceOs in org.geysermc.floodgate.util
Methods in org.geysermc.floodgate.util that return DeviceOsModifier and TypeMethodDescriptionstatic DeviceOsDeviceOs.fromId(int id)Get the DeviceOs instance from the identifier.static DeviceOsReturns the enum constant of this type with the specified name.static DeviceOs[]DeviceOs.values()Returns an array containing the constants of this enum type, in the order they are declared.