Uses of Enum Class
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.getById(int id)Get the DeviceOs instance from the identifier.static DeviceOsReturns the enum constant of this class with the specified name.static DeviceOs[]DeviceOs.values()Returns an array containing the constants of this enum class, in the order they are declared.