Hierarchy For All Packages
- dev.despical.tntrun,
- dev.despical.tntrun.api,
- dev.despical.tntrun.api.event,
- dev.despical.tntrun.api.event.game,
- dev.despical.tntrun.api.event.player,
- dev.despical.tntrun.arena,
- dev.despical.tntrun.arena.options,
- dev.despical.tntrun.blocks,
- dev.despical.tntrun.bossbar,
- dev.despical.tntrun.chat,
- dev.despical.tntrun.command,
- dev.despical.tntrun.command.arguments,
- dev.despical.tntrun.database,
- dev.despical.tntrun.event,
- dev.despical.tntrun.game,
- dev.despical.tntrun.game.messages,
- dev.despical.tntrun.game.scores,
- dev.despical.tntrun.game.spectator,
- dev.despical.tntrun.game.states,
- dev.despical.tntrun.game.visibility,
- dev.despical.tntrun.leaderboard,
- dev.despical.tntrun.menu,
- dev.despical.tntrun.menu.spectator,
- dev.despical.tntrun.menu.stats,
- dev.despical.tntrun.option,
- dev.despical.tntrun.papi,
- dev.despical.tntrun.scoreboard,
- dev.despical.tntrun.scoreboard.formatter,
- dev.despical.tntrun.setup,
- dev.despical.tntrun.setup.pages,
- dev.despical.tntrun.sign,
- dev.despical.tntrun.sound,
- dev.despical.tntrun.stats,
- dev.despical.tntrun.stats.offline,
- dev.despical.tntrun.user,
- dev.despical.tntrun.utils
Class Hierarchy
- java.lang.Object
- dev.despical.tntrun.arena.Arena
- dev.despical.tntrun.arena.ArenaDataSaver
- dev.despical.tntrun.arena.options.ArenaKeys
- dev.despical.tntrun.arena.ArenaManager
- dev.despical.tntrun.arena.options.ArenaOption<T>
- dev.despical.tntrun.game.ArenaPotionEffect
- dev.despical.tntrun.arena.ArenaRecordResetService
- dev.despical.tntrun.arena.ArenaRegistry
- dev.despical.tntrun.blocks.BlockRemovalConfig
- dev.despical.tntrun.blocks.BlockRemovalManager
- dev.despical.tntrun.blocks.BlockSnapshotStore
- dev.despical.tntrun.bossbar.BossBarConfig
- dev.despical.tntrun.bossbar.BossBarManager
- org.bukkit.scheduler.BukkitRunnable (implements java.lang.Runnable)
- dev.despical.tntrun.utils.AutoSaveHandler
- dev.despical.tntrun.game.Game
- dev.despical.tntrun.chat.ChatManager
- dev.despical.commandframework.CommandArguments
- dev.despical.tntrun.command.arguments.Arguments
- dev.despical.tntrun.command.CommandCategory
- dev.despical.tntrun.command.AdminCommands
- dev.despical.tntrun.command.ArenaCommands
- dev.despical.tntrun.command.DebugCommands
- dev.despical.tntrun.command.PlayerCommands
- dev.despical.tntrun.command.TabCompleters
- dev.despical.tntrun.option.ConfigOptions
- dev.despical.tntrun.database.Database
- dev.despical.tntrun.database.FlatFileStorage
- dev.despical.tntrun.database.MySQLStorage
- org.bukkit.event.Event
- dev.despical.tntrun.api.event.TNTRunEvent
- dev.despical.tntrun.api.event.game.GameEvent
- dev.despical.tntrun.api.event.game.GameEndEvent
- dev.despical.tntrun.api.event.game.GameStartEvent
- dev.despical.tntrun.api.event.game.GameStateChangeEvent (implements org.bukkit.event.Cancellable)
- dev.despical.tntrun.api.event.game.GameStopEvent
- dev.despical.tntrun.api.event.player.PlayerEvent
- dev.despical.tntrun.api.event.player.PlayerDoubleJumpEvent (implements org.bukkit.event.Cancellable)
- dev.despical.tntrun.api.event.player.PlayerEliminateEvent
- dev.despical.tntrun.api.event.player.PlayerJoinAttemptEvent (implements org.bukkit.event.Cancellable)
- dev.despical.tntrun.api.event.player.PlayerLeaveGameEvent
- dev.despical.tntrun.api.event.player.PlayerStatisticChangeEvent<T> (implements org.bukkit.event.Cancellable)
- dev.despical.tntrun.api.event.game.GameEvent
- dev.despical.tntrun.api.event.TNTRunEvent
- dev.despical.tntrun.api.EventManager
- dev.despical.tntrun.api.EventProfiler
- dev.despical.tntrun.api.EventRegistry
- dev.despical.tntrun.game.GameManager
- dev.despical.tntrun.game.states.GameStateHandler
- dev.despical.tntrun.game.states.EndingState
- dev.despical.tntrun.game.states.InGameState
- dev.despical.tntrun.game.states.RestartingState
- dev.despical.tntrun.game.states.StartingState
- dev.despical.tntrun.game.states.WaitingState
- dev.despical.tntrun.scoreboard.formatter.GlobalFormatter
- dev.despical.tntrun.utils.ItemUtils
- dev.despical.tntrun.leaderboard.LeaderboardManager
- dev.despical.tntrun.event.ListenerAdapter (implements org.bukkit.event.Listener)
- dev.despical.tntrun.sign.ArenaSignEvents
- dev.despical.tntrun.event.CommandBlockEvents
- dev.despical.tntrun.event.GameEvents
- dev.despical.tntrun.event.GameItemEvents
- dev.despical.tntrun.event.GeneralEvents
- dev.despical.tntrun.arena.options.LocationTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- dev.despical.tntrun.game.messages.MessageTicker
- dev.despical.tntrun.stats.offline.OfflineStats
- me.clip.placeholderapi.PlaceholderHook
- me.clip.placeholderapi.expansion.PlaceholderExpansion
- dev.despical.tntrun.papi.PlaceholderManager
- me.clip.placeholderapi.expansion.PlaceholderExpansion
- dev.despical.tntrun.game.messages.PlacementMessenger
- dev.despical.tntrun.command.PlayingCommandPolicy
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- dev.despical.tntrun.TNTRun
- org.bukkit.plugin.java.JavaPlugin
- dev.despical.tntrun.utils.PotionUtils
- dev.despical.tntrun.utils.Schedulers
- dev.despical.tntrun.scoreboard.ScoreboardManager
- dev.despical.tntrun.game.scores.ScoreRegistry
- dev.despical.tntrun.setup.SetupMenu (implements dev.despical.tntrun.menu.Menu)
- dev.despical.tntrun.setup.SetupPage (implements dev.despical.tntrun.menu.Page)
- dev.despical.tntrun.setup.pages.LocationsPage
- dev.despical.tntrun.setup.pages.PlayerAmountsPage
- dev.despical.tntrun.setup.pages.PlayerSettingsPage
- dev.despical.tntrun.setup.pages.PotionEffectSelectionPage
- dev.despical.tntrun.setup.pages.PotionLevelSelectionPage
- dev.despical.tntrun.setup.pages.ResetArenaRecordsConfirmationPage
- dev.despical.tntrun.setup.pages.SelectedPotionEffectsPage
- dev.despical.tntrun.setup.pages.SetupHomePage
- dev.despical.tntrun.utils.ShutdownDetector
- dev.despical.tntrun.sign.SignManager
- dev.despical.tntrun.sound.SoundManager
- dev.despical.tntrun.sound.SoundResolver
- dev.despical.tntrun.game.spectator.SpectatorManager
- dev.despical.tntrun.menu.spectator.SpectatorSettingsMenu (implements dev.despical.tntrun.menu.Menu)
- dev.despical.tntrun.menu.spectator.SpectatorTeleportMenu (implements dev.despical.tntrun.menu.Menu)
- dev.despical.tntrun.stats.Statistics
- dev.despical.tntrun.stats.StatisticType<T>
- dev.despical.tntrun.stats.offline.StatsCacheManager
- dev.despical.tntrun.menu.stats.StatsMenu (implements dev.despical.tntrun.menu.Menu)
- dev.despical.tntrun.utils.StringUtils
- dev.despical.tntrun.user.User
- dev.despical.tntrun.user.UserManager
- dev.despical.tntrun.utils.Utils
- dev.despical.tntrun.utils.Var
- dev.despical.tntrun.game.visibility.VisibilityManager
Interface Hierarchy
- dev.despical.tntrun.option.ConfigOption<T>
- dev.despical.tntrun.scoreboard.formatter.LineFormatter
- dev.despical.tntrun.menu.Menu
- dev.despical.tntrun.menu.Page
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- dev.despical.tntrun.option.BooleanOption (implements dev.despical.tntrun.option.ConfigOption<T>)
- dev.despical.tntrun.database.DatabaseType
- dev.despical.tntrun.api.EventType
- dev.despical.tntrun.sound.GameSound
- dev.despical.tntrun.game.GameState
- dev.despical.tntrun.option.IntOption (implements dev.despical.tntrun.option.ConfigOption<T>)
- dev.despical.tntrun.api.event.player.PlayerLeaveGameEvent.LeaveReason
- dev.despical.tntrun.scoreboard.formatter.StateFormatter
- dev.despical.tntrun.game.StopReason
- dev.despical.tntrun.game.messages.TickerActionType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- dev.despical.tntrun.sign.ArenaSign
- dev.despical.tntrun.blocks.BlockSnapshot
- dev.despical.tntrun.bossbar.BossBarConfig.BossBarData
- dev.despical.tntrun.game.Game.PlayerMetadata
- dev.despical.tntrun.leaderboard.Leaderboard<T>
- dev.despical.tntrun.leaderboard.LeaderboardEntry<T>
- dev.despical.tntrun.game.scores.ScoreRegistry.RecordScore
- dev.despical.tntrun.game.messages.TickerAction
- dev.despical.tntrun.game.messages.TickerMessage
- java.lang.Record