public class NumberSpell extends Spell
| Constructor and Description |
|---|
NumberSpell(@NotNull java.lang.String name,
int number)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNumber()
Returns the spell number.
|