Index
All Classes and Interfaces|All Packages
A
- ArenaChangeStateEvent - Class in me.hsgamer.minigamecore.bukkit.event
-
The event called when an arena changed its state.
- ArenaChangeStateEvent(BukkitArena, GameState, GameState) - Constructor for class me.hsgamer.minigamecore.bukkit.event.ArenaChangeStateEvent
-
Construct the event
B
- BukkitArena - Class in me.hsgamer.minigamecore.bukkit
-
The
Arenafor Bukkit - BukkitArena(String, List<FeatureUnit>) - Constructor for class me.hsgamer.minigamecore.bukkit.BukkitArena
-
Create a new arena
- BukkitArena(String, FeatureUnit...) - Constructor for class me.hsgamer.minigamecore.bukkit.BukkitArena
-
Create a new arena
C
- callStateChanged(GameState, GameState) - Method in class me.hsgamer.minigamecore.bukkit.BukkitArena
- ColoredDisplayName - Interface in me.hsgamer.minigamecore.bukkit.extra
-
The colored display name
G
- getArena() - Method in class me.hsgamer.minigamecore.bukkit.event.ArenaChangeStateEvent
-
Get the arena
- getColoredDisplayName() - Method in interface me.hsgamer.minigamecore.bukkit.extra.ColoredDisplayName
-
Get the colored display name
- getHandlerList() - Static method in class me.hsgamer.minigamecore.bukkit.event.ArenaChangeStateEvent
-
Get the handler list
- getHandlers() - Method in class me.hsgamer.minigamecore.bukkit.event.ArenaChangeStateEvent
- getNewState() - Method in class me.hsgamer.minigamecore.bukkit.event.ArenaChangeStateEvent
-
Get the new game state
- getOldState() - Method in class me.hsgamer.minigamecore.bukkit.event.ArenaChangeStateEvent
-
Get the old game state
I
- isAsync() - Method in class me.hsgamer.minigamecore.bukkit.BukkitArena
-
Does the arena run asynchronously?
- isCancelled() - Method in class me.hsgamer.minigamecore.bukkit.event.ArenaChangeStateEvent
M
- me.hsgamer.minigamecore.bukkit - package me.hsgamer.minigamecore.bukkit
-
The classes for creating minigames for Bukkit
- me.hsgamer.minigamecore.bukkit.event - package me.hsgamer.minigamecore.bukkit.event
-
Contains the
Eventto extend some base classes - me.hsgamer.minigamecore.bukkit.extra - package me.hsgamer.minigamecore.bukkit.extra
-
Contains the extra classes for all units in the Bukkit platform
S
- setCancelled(boolean) - Method in class me.hsgamer.minigamecore.bukkit.event.ArenaChangeStateEvent
All Classes and Interfaces|All Packages