A B C D E G H I L M N O P R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- Game - Class in com.alexlew.gameapi.types
- Game(String) - Constructor for class com.alexlew.gameapi.types.Game
- GameAPI - Class in com.alexlew.gameapi
- GameAPI() - Constructor for class com.alexlew.gameapi.GameAPI
- GameManager - Class in com.alexlew.gameapi.util
- GameManager() - Constructor for class com.alexlew.gameapi.util.GameManager
- GameRunner - Class in com.alexlew.gameapi.util
- GameRunner(Game) - Constructor for class com.alexlew.gameapi.util.GameRunner
- getAddonInstance() - Method in class com.alexlew.gameapi.GameAPI
- getAdvantage() - Method in class com.alexlew.gameapi.types.Point
-
Return the advantage that the team will win with this number of point
- getChartData() - Method in class com.alexlew.gameapi.util.Metrics.DrilldownPie
- getClass(String) - Static method in class com.alexlew.gameapi.util.ReflectionUtils
-
Get a class from a string.
- getClazz() - Method in class com.alexlew.gameapi.util.Registration
- getConstructor(Class<T>, Class<?>...) - Static method in class com.alexlew.gameapi.util.ReflectionUtils
- getCurrentSection(Class<? extends EffectSection>...) - Static method in class com.alexlew.gameapi.util.EffectSection
- getDisplayName() - Method in class com.alexlew.gameapi.types.Game
- getDisplayName() - Method in class com.alexlew.gameapi.types.Team
- getDisplayName() - Method in class com.alexlew.gameapi.util.GameManager
- getEndMessage() - Method in class com.alexlew.gameapi.types.Game
- getField(Class<?>, Object, String) - Static method in class com.alexlew.gameapi.util.ReflectionUtils
-
Use to get a object from a private field.
- getGame() - Method in class com.alexlew.gameapi.types.Point
- getGame() - Method in class com.alexlew.gameapi.types.Team
-
Return the game which is the parent of the team
- getGameOfPlayer(Player) - Static method in class com.alexlew.gameapi.types.Game
-
Return the game where the player is.
- getGames() - Static method in class com.alexlew.gameapi.types.Game
- getInstance() - Static method in class com.alexlew.gameapi.GameAPI
- getJoinMessage() - Method in class com.alexlew.gameapi.types.Game
-
The Join Message
- getJoinMessage() - Method in class com.alexlew.gameapi.types.Team
-
The Join Message
- getLeaveMessage() - Method in class com.alexlew.gameapi.types.Game
-
The Leave Message
- getLeaveMessage() - Method in class com.alexlew.gameapi.types.Team
-
The Leave Message
- getLobby() - Method in class com.alexlew.gameapi.types.Game
- getLobby() - Method in class com.alexlew.gameapi.types.Team
- getLobby() - Method in class com.alexlew.gameapi.util.GameManager
- getLosePointMessage() - Method in class com.alexlew.gameapi.types.Team
-
The Lose Point Message
- getMaxPlayer() - Method in class com.alexlew.gameapi.types.Game
- getMaxPlayer() - Method in class com.alexlew.gameapi.types.Team
- getMaxPlayer() - Method in class com.alexlew.gameapi.util.GameManager
- getMethod(Class<?>, String, Class<?>...) - Static method in class com.alexlew.gameapi.util.ReflectionUtils
- getMinPlayer() - Method in class com.alexlew.gameapi.types.Game
- getMinPlayer() - Method in class com.alexlew.gameapi.types.Team
- getMinPlayer() - Method in class com.alexlew.gameapi.util.GameManager
- getName() - Method in class com.alexlew.gameapi.types.Game
- getName() - Method in class com.alexlew.gameapi.types.Team
- getName() - Method in class com.alexlew.gameapi.util.GameManager
- getNMSClass(String) - Static method in class com.alexlew.gameapi.util.BountifulAPI
- getObjective() - Method in class com.alexlew.gameapi.types.Team
- getPlayerProtocol(Player) - Static method in class com.alexlew.gameapi.util.BountifulAPI
-
Deprecated.
- getPlayers() - Method in class com.alexlew.gameapi.types.Game
- getPlayers() - Method in class com.alexlew.gameapi.types.Team
- getPlayers() - Method in class com.alexlew.gameapi.util.GameManager
- getPluginData() - Method in class com.alexlew.gameapi.util.Metrics
-
Gets the plugin specific data.
- getPoints() - Method in class com.alexlew.gameapi.types.Point
- getPoints() - Method in class com.alexlew.gameapi.types.Team
- getSectionNode() - Method in class com.alexlew.gameapi.util.EffectSection
-
The section node of
EffectSection
. - getSpawn() - Method in class com.alexlew.gameapi.types.Game
- getSpawn() - Method in class com.alexlew.gameapi.types.Team
- getSpawn() - Method in class com.alexlew.gameapi.util.GameManager
- getState() - Method in class com.alexlew.gameapi.types.Game
- getSyntax() - Method in class com.alexlew.gameapi.util.Registration
- getSyntaxes() - Method in class com.alexlew.gameapi.util.Registration
- getTeam() - Method in class com.alexlew.gameapi.types.Point
- getTeam(String) - Method in class com.alexlew.gameapi.types.Game
-
Return a team from its name
- getTeamOfPlayer(Player) - Static method in class com.alexlew.gameapi.types.Game
-
Return the team where the player is.
- getTeams() - Method in class com.alexlew.gameapi.types.Game
- getTimer() - Method in class com.alexlew.gameapi.types.Game
- getTimerMessageAs() - Method in class com.alexlew.gameapi.types.Game
- getTimerMessages() - Method in class com.alexlew.gameapi.types.Game
-
The Timer Messages
- getWho() - Method in class com.alexlew.gameapi.types.Point
- getWinner() - Method in class com.alexlew.gameapi.types.Game
- getWinPointMessage() - Method in class com.alexlew.gameapi.types.Team
-
The Win Point Message
- getWorld() - Method in class com.alexlew.gameapi.types.Game
All Classes All Packages