| Package | Description |
|---|---|
| org.geysermc.floodgate.util |
| Modifier and Type | Method and Description |
|---|---|
static DeviceOs |
DeviceOs.getById(int id)
Get the DeviceOs instance from the identifier.
|
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.