Uses of Class
xericker.arenalegends.core.player.team.GameTeam
Packages that use GameTeam
Package
Description
-
Uses of GameTeam in xericker.arenalegends.core.game
Methods in xericker.arenalegends.core.game that return GameTeamModifier and TypeMethodDescriptionGame.getTeam(@NotNull org.bukkit.entity.Player player) Game.getWinner()Methods in xericker.arenalegends.core.game that return types with arguments of type GameTeamMethods in xericker.arenalegends.core.game with parameters of type GameTeam -
Uses of GameTeam in xericker.arenalegends.core.game.matchup
Methods in xericker.arenalegends.core.game.matchup that return GameTeamModifier and TypeMethodDescriptionMatchupInstance.getEnemyTeam(GameTeam gameTeam) MatchupInstance.getTeamA()MatchupInstance.getTeamB()MatchupInstance.getWinner()Methods in xericker.arenalegends.core.game.matchup that return types with arguments of type GameTeamMethods in xericker.arenalegends.core.game.matchup with parameters of type GameTeamModifier and TypeMethodDescriptionMatchupInstance.getEnemyTeam(GameTeam gameTeam) booleanMatchupInstance.isTeamDead(GameTeam gameTeam) voidConstructors in xericker.arenalegends.core.game.matchup with parameters of type GameTeamModifierConstructorDescriptionMatchupInstance(Game game, ArenaInstance arenaInstance, GameTeam teamA, GameTeam teamB) -
Uses of GameTeam in xericker.arenalegends.core.game.message
Methods in xericker.arenalegends.core.game.message with parameters of type GameTeam -
Uses of GameTeam in xericker.arenalegends.core.npc.dummy
Methods in xericker.arenalegends.core.npc.dummy that return types with arguments of type GameTeam -
Uses of GameTeam in xericker.arenalegends.core.player.team
Constructors in xericker.arenalegends.core.player.team with parameters of type GameTeam -
Uses of GameTeam in xericker.arenalegends.core.player.team.display
Methods in xericker.arenalegends.core.player.team.display with parameters of type GameTeamModifier and TypeMethodDescriptionstatic org.bukkit.inventory.ItemStackstatic StringTeamDisplayIcon.getUnicode(GameTeam gameTeam) static Stringstatic Stringstatic org.bukkit.entity.TextDisplay -
Uses of GameTeam in xericker.arenalegends.event.phase.event
Methods in xericker.arenalegends.event.phase.event that return types with arguments of type GameTeam -
Uses of GameTeam in xericker.arenalegends.event.player.event
Methods in xericker.arenalegends.event.player.event that return GameTeamConstructors in xericker.arenalegends.event.player.event with parameters of type GameTeam