| Package | Description |
|---|---|
| org.geysermc.floodgate.util |
| Modifier and Type | Method and Description |
|---|---|
static UiProfile |
UiProfile.getById(int id)
Get the UiProfile instance from the identifier.
|
static UiProfile |
UiProfile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UiProfile[] |
UiProfile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 GeyserMC. All rights reserved.