| Package | Description |
|---|---|
| org.geysermc.connector.utils |
| Modifier and Type | Method and Description |
|---|---|
static MapColor |
MapColor.fromId(int id) |
static MapColor |
MapColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapColor[] |
MapColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 GeyserMC. All rights reserved.