| Package | Description |
|---|---|
| com.elmakers.mine.bukkit.api.event | |
| com.elmakers.mine.bukkit.api.magic | |
| com.elmakers.mine.bukkit.api.wand |
| Modifier and Type | Method and Description |
|---|---|
WandUpgradePath |
WandUpgradeEvent.getNewPath() |
WandUpgradePath |
WandUpgradeEvent.getOldPath() |
| Constructor and Description |
|---|
WandUpgradeEvent(Mage mage,
Wand wand,
WandUpgradePath oldPath,
WandUpgradePath newPath) |
| Modifier and Type | Method and Description |
|---|---|
WandUpgradePath |
Mage.getBoundWandPath(String templateKey) |
WandUpgradePath |
MageController.getPath(String key) |
| Modifier and Type | Method and Description |
|---|---|
WandUpgradePath |
Wand.getPath() |
WandUpgradePath |
WandUpgradePath.getUpgrade() |
Copyright © 2021 elMakers. All rights reserved.