| Package | Description |
|---|---|
| de.slikey.effectlib |
| Modifier and Type | Field and Description |
|---|---|
EffectType |
Effect.type
Handles the type, the effect is played.
|
| Modifier and Type | Method and Description |
|---|---|
EffectType |
Effect.getType() |
static EffectType |
EffectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EffectType[] |
EffectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 elMakers. All rights reserved.