| Package | Description |
|---|---|
| org.geysermc.floodgate.util |
| Modifier and Type | Method and Description |
|---|---|
static DeviceOS |
DeviceOS.getById(int id) |
static DeviceOS |
DeviceOS.valueOf(String name)
Returns 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.
|
Copyright © 2021 GeyserMC. All rights reserved.