public interface ActionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
finish(CastContext context) |
SpellResult |
perform(CastContext context) |
void |
prepare(CastContext context,
org.bukkit.configuration.ConfigurationSection parameters) |
int |
size() |
SpellResult perform(CastContext context)
void prepare(CastContext context, org.bukkit.configuration.ConfigurationSection parameters)
void finish(CastContext context)
int size()
Copyright © 2021 elMakers. All rights reserved.