Uses of Enum Class
xericker.arenalegends.core.board.handler.team.BoardObjective
Packages that use BoardObjective
-
Uses of BoardObjective in xericker.arenalegends.core.board.handler.team
Subclasses with type arguments of type BoardObjective in xericker.arenalegends.core.board.handler.teamMethods in xericker.arenalegends.core.board.handler.team that return BoardObjectiveModifier and TypeMethodDescriptionstatic BoardObjectiveReturns the enum constant of this class with the specified name.static BoardObjective[]BoardObjective.values()Returns an array containing the constants of this enum class, in the order they are declared.