Interface JumpingXpSource
- All Superinterfaces:
XpSource
-
Method Summary
Modifier and TypeMethodDescriptionint
Gets the amount of jumps that must be performed to grant xpMethods inherited from interface dev.aurelium.auraskills.api.source.XpSource
getDisplayName, getId, getType, getUnitName, getXp, isVersionValid, name
-
Method Details
-
getInterval
int getInterval()Gets the amount of jumps that must be performed to grant xp- Returns:
- The interval between granting xp
-