| Modifier and Type | Method and Description |
|---|---|
Collection<EffectPlayer> |
CastContext.getEffects(String key) |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
EffectPlay.isPlayer(EffectPlayer player) |
void |
EffectContext.trackEffects(EffectPlayer player) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EffectPlayer> |
MageController.getEffects(String effectKey)
Retrieve a list of effects defined in effects.yml
|
Collection<EffectPlayer> |
MageController.loadEffects(org.bukkit.configuration.ConfigurationSection configuration,
String effectKey) |
Collection<EffectPlayer> |
MageController.loadEffects(org.bukkit.configuration.ConfigurationSection configuration,
String effectKey,
String logContext) |
Collection<EffectPlayer> |
MageController.loadEffects(org.bukkit.configuration.ConfigurationSection configuration,
String effectKey,
String logContext,
org.bukkit.configuration.ConfigurationSection parameterMap) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EffectPlayer> |
SpellTemplate.getEffects(SpellResult result) |
Collection<EffectPlayer> |
SpellTemplate.getEffects(String effectsKey) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EffectPlayer> |
WandTemplate.getEffects(String key) |
Copyright © 2021 elMakers. All rights reserved.