Uses of Class
com.booksaw.betterTeams.team.level.TeamLevel
Packages that use TeamLevel
Package
Description
This package will contain most, if not all of the classes that you will
require while hooking a plugin in with better teams.
-
Uses of TeamLevel in com.booksaw.betterTeams
Methods in com.booksaw.betterTeams that return TeamLevel -
Uses of TeamLevel in com.booksaw.betterTeams.team.level
Methods in com.booksaw.betterTeams.team.level that return TeamLevelModifier and TypeMethodDescriptionstatic TeamLevelLevelManager.getFinalLevel()static TeamLevelLevelManager.getLevel(int level) Retrieves a specific level object.static TeamLevelLevelManager.getNextLevel(int currentLevel) Methods in com.booksaw.betterTeams.team.level that return types with arguments of type TeamLevel