Interface | Description |
---|---|
Arena | |
ArenaEditor |
The ArenaEditor object is created when an admin initializes an arena editing session.
|
ArenaManager |
The ArenaManager object is a management interface for individual Arena objects.
|
ArenaMenu |
The ArenaMenu object handles the arena selection menu, where players may view the status of lobbies for each map of the game and join one if possible.
|
ScoreboardManager |
The ScoreboardManager manges the Scoreboard and BossBar for an individual Arena.
|
Class | Description |
---|---|
ArenaChunkGenerator |
ChunkGenerator for an empty/void world.
|
Enum | Description |
---|---|
GameState |
The state of an Arena.
|