public class SpellKey extends Object
| Constructor and Description |
|---|
SpellKey(String key) |
SpellKey(String baseKey,
int level) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseKey() |
String |
getKey() |
int |
getLevel() |
boolean |
isVariant() |
String |
toString() |
Copyright © 2021 elMakers. All rights reserved.