public abstract class Spell
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
Spell(@NotNull java.lang.String name)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull java.lang.String |
getName()
Returns the spell name.
|