| 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 |
|---|---|
ProgressionPath |
PathUpgradeEvent.getNewPath() |
ProgressionPath |
PathUpgradeEvent.getOldPath() |
| Constructor and Description |
|---|
PathUpgradeEvent(Mage mage,
Wand wand,
MageClass mageClass,
ProgressionPath oldPath,
ProgressionPath newPath) |
| Modifier and Type | Method and Description |
|---|---|
ProgressionPath |
ProgressionPath.getNextPath() |
ProgressionPath |
CasterProperties.getPath() |
ProgressionPath |
MageClass.getPath() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WandUpgradePath
This interface is deprecated and will be replaced by ProgressionPath.
|
Copyright © 2021 elMakers. All rights reserved.