public interface Kit
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getIconDisabledKey() |
String |
getIconKey() |
String |
getName() |
long |
getRemainingCooldown(Mage mage) |
double |
getWorth() |
void |
give(Mage mage) |
boolean |
isAllowed(Mage mage) |
Copyright © 2021 elMakers. All rights reserved.