| Package | Description |
|---|---|
| org.cloudburstmc.api.util.data |
| Modifier and Type | Method and Description |
|---|---|
static FireworkData.FireworkExplosion.ExplosionType |
FireworkData.FireworkExplosion.ExplosionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FireworkData.FireworkExplosion.ExplosionType[] |
FireworkData.FireworkExplosion.ExplosionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static FireworkData.FireworkExplosion |
FireworkData.FireworkExplosion.of(List<DyeColor> colors,
List<DyeColor> fades,
boolean flicker,
boolean trail,
FireworkData.FireworkExplosion.ExplosionType type) |
Copyright © 2021. All rights reserved.