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