Hierarchy For All Packages
Package Hierarchies:- de.simonsator.partyandfriends.admin.commands,
- de.simonsator.partyandfriends.admin.commands.subcommands,
- de.simonsator.partyandfriends.api,
- de.simonsator.partyandfriends.api.adapter,
- de.simonsator.partyandfriends.api.events,
- de.simonsator.partyandfriends.api.events.command,
- de.simonsator.partyandfriends.api.events.command.party,
- de.simonsator.partyandfriends.api.events.friends,
- de.simonsator.partyandfriends.api.events.message,
- de.simonsator.partyandfriends.api.events.party,
- de.simonsator.partyandfriends.api.friends,
- de.simonsator.partyandfriends.api.friends.abstractcommands,
- de.simonsator.partyandfriends.api.pafplayers,
- de.simonsator.partyandfriends.api.pagesmanager,
- de.simonsator.partyandfriends.api.party,
- de.simonsator.partyandfriends.api.party.abstractcommands,
- de.simonsator.partyandfriends.communication.sql,
- de.simonsator.partyandfriends.communication.sql.cache,
- de.simonsator.partyandfriends.communication.sql.data,
- de.simonsator.partyandfriends.communication.sql.pool,
- de.simonsator.partyandfriends.friends.commands,
- de.simonsator.partyandfriends.friends.settings,
- de.simonsator.partyandfriends.friends.subcommands,
- de.simonsator.partyandfriends.main,
- de.simonsator.partyandfriends.main.listener,
- de.simonsator.partyandfriends.main.startup.error,
- de.simonsator.partyandfriends.pafplayers.manager,
- de.simonsator.partyandfriends.pafplayers.mysql,
- de.simonsator.partyandfriends.party.command,
- de.simonsator.partyandfriends.party.partymanager,
- de.simonsator.partyandfriends.party.playerpartys,
- de.simonsator.partyandfriends.party.settings,
- de.simonsator.partyandfriends.party.subcommand,
- de.simonsator.partyandfriends.utilities,
- de.simonsator.partyandfriends.utilities.disable
Class Hierarchy
- java.lang.Object
- de.simonsator.partyandfriends.api.adapter.BukkitBungeeAdapter
- net.md_5.bungee.api.plugin.Command
- de.simonsator.partyandfriends.api.AdminCommand<T>
- de.simonsator.partyandfriends.admin.commands.PAFAdminCommand
- de.simonsator.partyandfriends.main.BootErrorCommand (implements de.simonsator.partyandfriends.main.startup.error.ErrorReporter)
- de.simonsator.partyandfriends.api.TopCommand<T> (implements net.md_5.bungee.api.plugin.TabExecutor)
- de.simonsator.partyandfriends.friends.commands.Friends
- de.simonsator.partyandfriends.api.OnlyTopCommand
- de.simonsator.partyandfriends.party.command.PartyCommand
- de.simonsator.partyandfriends.api.AdminCommand<T>
- de.simonsator.partyandfriends.utilities.ConfigurationCreator
- de.simonsator.partyandfriends.utilities.ConfigLoader
- de.simonsator.partyandfriends.utilities.LanguageConfiguration
- de.simonsator.partyandfriends.utilities.MessagesLoader
- de.simonsator.partyandfriends.communication.sql.DBCommunication
- de.simonsator.partyandfriends.communication.sql.pool.PoolSQLCommunication (implements de.simonsator.partyandfriends.utilities.disable.Deactivated)
- de.simonsator.partyandfriends.communication.sql.MySQL
- de.simonsator.partyandfriends.communication.sql.SQLCommunication
- de.simonsator.partyandfriends.communication.sql.pool.PoolSQLCommunication (implements de.simonsator.partyandfriends.utilities.disable.Deactivated)
- de.simonsator.partyandfriends.utilities.disable.Disabler
- net.md_5.bungee.api.plugin.Event
- de.simonsator.partyandfriends.api.events.DisplayNameProviderChangedEvent
- de.simonsator.partyandfriends.api.events.friends.FriendListChangedEvent
- de.simonsator.partyandfriends.api.events.friends.FriendRemovedEvent
- de.simonsator.partyandfriends.api.events.friends.FriendRequestAcceptedEvent
- de.simonsator.partyandfriends.api.events.OnlineStatusChangedMessageEvent (implements net.md_5.bungee.api.plugin.Cancellable)
- de.simonsator.partyandfriends.api.events.PAFAccountCreateEvent
- de.simonsator.partyandfriends.api.events.PAFAccountDeleteEvent (implements net.md_5.bungee.api.plugin.Cancellable)
- de.simonsator.partyandfriends.api.events.command.PAFSubCommandEvent<T> (implements net.md_5.bungee.api.plugin.Cancellable)
- de.simonsator.partyandfriends.api.events.command.FriendshipCommandEvent
- de.simonsator.partyandfriends.api.events.command.party.InviteEvent
- de.simonsator.partyandfriends.api.events.command.JumpToFriendEvent
- de.simonsator.partyandfriends.api.events.party.PartyEvent
- de.simonsator.partyandfriends.api.events.party.LeftPartyEvent
- de.simonsator.partyandfriends.api.events.party.PartyCreatedEvent
- de.simonsator.partyandfriends.api.events.party.PartyJoinEvent (implements net.md_5.bungee.api.plugin.Cancellable)
- de.simonsator.partyandfriends.api.events.party.PartyLeaderChangedEvent
- de.simonsator.partyandfriends.api.events.message.SimpleMessageEvent (implements net.md_5.bungee.api.plugin.Cancellable)
- de.simonsator.partyandfriends.api.events.message.FriendMessageEvent
- de.simonsator.partyandfriends.api.events.message.FriendOnlineMessageEvent
- de.simonsator.partyandfriends.api.events.message.PartyMessageEvent
- de.simonsator.partyandfriends.api.events.message.FriendMessageEvent
- de.simonsator.partyandfriends.main.listener.JoinEvent (implements net.md_5.bungee.api.plugin.Listener)
- de.simonsator.partyandfriends.communication.sql.MySQLData
- de.simonsator.partyandfriends.api.pafplayers.PAFPlayerClass (implements de.simonsator.partyandfriends.api.pafplayers.PAFPlayer)
- de.simonsator.partyandfriends.pafplayers.mysql.PAFPlayerMySQL (implements de.simonsator.partyandfriends.api.pafplayers.IDBasedPAFPlayer)
- de.simonsator.partyandfriends.pafplayers.mysql.OnlinePAFPlayerMySQL (implements de.simonsator.partyandfriends.api.pafplayers.OnlinePAFPlayer)
- de.simonsator.partyandfriends.pafplayers.mysql.PAFPlayerMySQL (implements de.simonsator.partyandfriends.api.pafplayers.IDBasedPAFPlayer)
- de.simonsator.partyandfriends.api.pafplayers.PAFPlayerManager
- de.simonsator.partyandfriends.api.pafplayers.IDBasedPAFPlayerManager
- de.simonsator.partyandfriends.pafplayers.manager.PAFPlayerManagerMySQL
- de.simonsator.partyandfriends.api.pafplayers.IDBasedPAFPlayerManager
- de.simonsator.partyandfriends.api.pagesmanager.PageAsListContainer<T>
- de.simonsator.partyandfriends.api.pagesmanager.PageEntriesAsTextContainer
- de.simonsator.partyandfriends.api.party.PartyAPI
- de.simonsator.partyandfriends.api.party.PartyManager (implements de.simonsator.partyandfriends.utilities.disable.Deactivated)
- de.simonsator.partyandfriends.party.partymanager.LocalPartyManager
- de.simonsator.partyandfriends.utilities.PatterCollection
- de.simonsator.partyandfriends.api.PermissionProvider
- de.simonsator.partyandfriends.utilities.StandardPermissionProvider
- de.simonsator.partyandfriends.communication.sql.cache.PlayerCache
- de.simonsator.partyandfriends.communication.sql.cache.LocalPlayerCache
- de.simonsator.partyandfriends.communication.sql.cache.NoCache
- de.simonsator.partyandfriends.communication.sql.data.PlayerDataSet
- de.simonsator.partyandfriends.main.listener.PlayerDisconnectListener (implements net.md_5.bungee.api.plugin.Listener)
- de.simonsator.partyandfriends.utilities.PlayerListElement (implements java.lang.Comparable<T>)
- de.simonsator.partyandfriends.api.party.PlayerParty
- de.simonsator.partyandfriends.party.playerpartys.LocalPlayerParty
- net.md_5.bungee.api.plugin.Plugin
- de.simonsator.partyandfriends.api.PAFPluginBase
- de.simonsator.partyandfriends.main.Main (implements de.simonsator.partyandfriends.main.startup.error.ErrorReporter)
- de.simonsator.partyandfriends.api.PAFExtension
- de.simonsator.partyandfriends.api.PAFPluginBase
- de.simonsator.partyandfriends.communication.sql.pool.PoolData
- de.simonsator.partyandfriends.utilities.ServerDisplayNameCollection
- de.simonsator.partyandfriends.main.listener.ServerSwitchListener (implements net.md_5.bungee.api.plugin.Listener)
- de.simonsator.partyandfriends.api.Setting (implements java.lang.Comparable<T>)
- de.simonsator.partyandfriends.api.SimpleSetting
- de.simonsator.partyandfriends.friends.settings.FriendRequestSetting
- de.simonsator.partyandfriends.party.settings.InviteSetting
- de.simonsator.partyandfriends.friends.settings.JumpSetting
- de.simonsator.partyandfriends.friends.settings.OfflineSetting
- de.simonsator.partyandfriends.friends.settings.OnlineStatusNotificationSetting
- de.simonsator.partyandfriends.friends.settings.PMSetting
- de.simonsator.partyandfriends.api.SimpleSetting
- de.simonsator.partyandfriends.utilities.StandardConnector (implements de.simonsator.partyandfriends.api.friends.ServerConnector)
- de.simonsator.partyandfriends.utilities.StandardDisplayNameProvider (implements de.simonsator.partyandfriends.api.pafplayers.DisplayNameProvider)
- de.simonsator.partyandfriends.utilities.SubCommand (implements java.lang.Comparable<T>)
- de.simonsator.partyandfriends.api.AdminSubCommand
- de.simonsator.partyandfriends.admin.commands.subcommands.DeletePlayerAdminSubCommand
- de.simonsator.partyandfriends.api.friends.abstractcommands.FriendSubCommand (implements java.lang.Comparable<T>)
- de.simonsator.partyandfriends.friends.subcommands.Add
- de.simonsator.partyandfriends.friends.subcommands.FriendList (implements de.simonsator.partyandfriends.api.pagesmanager.PageCreator<T>)
- de.simonsator.partyandfriends.friends.subcommands.Jump
- de.simonsator.partyandfriends.friends.subcommands.Message
- de.simonsator.partyandfriends.friends.subcommands.Remove
- de.simonsator.partyandfriends.api.friends.abstractcommands.RequestReactionsCommands
- de.simonsator.partyandfriends.friends.subcommands.Settings
- de.simonsator.partyandfriends.api.party.abstractcommands.PartySubCommand
- de.simonsator.partyandfriends.party.subcommand.Chat
- de.simonsator.partyandfriends.party.subcommand.Info
- de.simonsator.partyandfriends.api.party.abstractcommands.LeaderNeededCommand
- de.simonsator.partyandfriends.party.subcommand.Leave
- de.simonsator.partyandfriends.party.subcommand.PartyDenySubCommand
- de.simonsator.partyandfriends.party.subcommand.PartyInviteSettingSubCommand
- de.simonsator.partyandfriends.api.party.abstractcommands.PartyJoinInviteSubCommand
- de.simonsator.partyandfriends.api.AdminSubCommand
Interface Hierarchy
- de.simonsator.partyandfriends.utilities.disable.Deactivated
- de.simonsator.partyandfriends.api.pafplayers.DisplayNameProvider
- de.simonsator.partyandfriends.main.startup.error.ErrorReporter
- de.simonsator.partyandfriends.api.pafplayers.PAFPlayer
- de.simonsator.partyandfriends.api.pafplayers.IDBasedPAFPlayer
- de.simonsator.partyandfriends.api.pafplayers.OnlinePAFPlayer
- de.simonsator.partyandfriends.api.pagesmanager.PageCreator<T>
- de.simonsator.partyandfriends.api.friends.ServerConnector
- de.simonsator.partyandfriends.api.TextReplacer
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- de.simonsator.partyandfriends.main.startup.error.BootErrorType
- de.simonsator.partyandfriends.utilities.Language
- de.simonsator.partyandfriends.api.adapter.ServerSoftware
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)