| Package | Description |
|---|---|
| de.slikey.effectlib.util |
| Modifier and Type | Method and Description |
|---|---|
static ParticleEffect |
ParticleEffect.fromName(String name)
Deprecated.
Returns the particle effect with the given name
|
static ParticleEffect |
ParticleEffect.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ParticleEffect[] |
ParticleEffect.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 elMakers. All rights reserved.