Uses of Enum Class
xericker.arenalegends.core.game.contract.team.TeamResult
Packages that use TeamResult
Package
Description
-
Uses of TeamResult in xericker.arenalegends.core.game.contract.team
Subclasses with type arguments of type TeamResult in xericker.arenalegends.core.game.contract.teamMethods in xericker.arenalegends.core.game.contract.team that return TeamResultModifier and TypeMethodDescriptionstatic TeamResultReturns the enum constant of this class with the specified name.static TeamResult[]TeamResult.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TeamResult in xericker.arenalegends.core.player.rank
Methods in xericker.arenalegends.core.player.rank that return TeamResult