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