Class Hierarchy

  • java.lang.Object
    • de.simonsator.partyandfriends.clan.api.Clan
    • de.simonsator.partyandfriends.clan.gui.manager.ClanItemsManager
    • de.simonsator.partyandfriends.clan.api.ClanPlayer
    • de.simonsator.partyandfriends.clan.api.ClansManager
    • net.md_5.bungee.api.plugin.Command
      • de.simonsator.partyandfriends.clan.commands.clanadmin.ClanAdmin
      • de.simonsator.partyandfriends.clan.commands.NotExtendedClanCommand
      • de.simonsator.partyandfriends.api.TopCommand<T> (implements net.md_5.bungee.api.plugin.TabExecutor)
        • de.simonsator.partyandfriends.clan.commands.ClanCommands
        • de.simonsator.partyandfriends.api.OnlyTopCommand
          • de.simonsator.partyandfriends.clan.commands.CC
    • org.bukkit.command.Command
      • org.bukkit.command.defaults.BukkitCommand
        • de.simonsator.partyandfriendsgui.commands.PartyFriendCommand
    • de.simonsator.partyandfriendsgui.communication.tasks.CommunicationTask
      • de.simonsator.partyandfriends.clan.gui.tasks.communicationtasks.EmptyClanRequestSpigot
      • de.simonsator.partyandfriends.clan.gui.tasks.communicationtasks.OpenClanMenu (implements org.bukkit.event.Listener, de.simonsator.partyandfriendsgui.api.menu.MainMenu)
      • de.simonsator.partyandfriends.clan.gui.tasks.communicationtasks.OpenClanRequestMenu (implements de.simonsator.partyandfriendsgui.api.menu.MainMenu)
    • de.simonsator.partyandfriends.clan.gui.menuextensions.DetailViewExtension (implements org.bukkit.event.Listener)
    • net.md_5.bungee.api.plugin.Event
      • de.simonsator.partyandfriends.clan.api.events.ClanTagChangedEvent
      • de.simonsator.partyandfriends.clan.api.events.ClanTagSetEvent (implements net.md_5.bungee.api.plugin.Cancellable)
      • de.simonsator.partyandfriends.clan.api.events.PlayerClanInteractEvent
      • de.simonsator.partyandfriends.clan.api.events.PreClanDeleteEvent (implements net.md_5.bungee.api.plugin.Cancellable)
      • de.simonsator.partyandfriends.api.events.communication.spigot.SendDataPlayerEvent
        • de.simonsator.partyandfriends.clan.api.events.communication.spigot.SendDataClanEvent
      • de.simonsator.partyandfriends.api.events.message.SimpleMessageEvent (implements net.md_5.bungee.api.plugin.Cancellable)
    • de.simonsator.partyandfriendsgui.inventory.tasks.inventoryassignment.InventoryAssignmentTask
      • de.simonsator.partyandfriends.clan.gui.tasks.ClanMenuInventoryAssignment (implements de.simonsator.partyandfriendsgui.api.menu.MainMenuClickProcessor)
      • de.simonsator.partyandfriends.clan.gui.tasks.ClanRequestAcceptMenu
      • de.simonsator.partyandfriends.clan.gui.tasks.ClanRequesterClick (implements de.simonsator.partyandfriendsgui.api.menu.MainMenuClickProcessor)
      • de.simonsator.partyandfriendsgui.inventory.tasks.inventoryassignment.OwnExecuteCommandTask (implements de.simonsator.partyandfriendsgui.api.menu.OwnExecuteCommandBlockMenu)
    • de.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.InventoryTask
      • de.simonsator.partyandfriendsgui.inventory.tasks.executeclicktask.ChangePage
        • de.simonsator.partyandfriends.clan.gui.tasks.executeclicktask.ClanChangePage
      • de.simonsator.partyandfriends.clan.gui.tasks.ClanInviteClick
      • de.simonsator.partyandfriends.clan.gui.menuextensions.ClanRequestItemMenuBarProcessor (implements org.bukkit.event.Listener)
      • de.simonsator.partyandfriends.clan.gui.tasks.executeclicktask.LeaveClanClickTask
      • de.simonsator.partyandfriends.clan.gui.tasks.OpenClanDetailView (implements de.simonsator.partyandfriendsgui.api.menu.OwnExecuteCommandBlockMenu)
      • de.simonsator.partyandfriends.clan.gui.tasks.executeclicktask.OpenClanMenuClickTask
      • de.simonsator.partyandfriends.clan.gui.tasks.SettingItemClick
    • de.simonsator.partyandfriendsgui.utilities.OwnExecuteCommandContainer
    • de.simonsator.partyandfriends.clan.gui.menuextensions.SettingsMenuExtension (implements org.bukkit.event.Listener)
    • de.simonsator.partyandfriends.utilities.SubCommand (implements java.lang.Comparable<T>)
      • de.simonsator.partyandfriends.clan.api.abstractcommands.clanadmin.ClanAdminSubCommand
        • de.simonsator.partyandfriends.clan.commands.clanadmin.subcommands.ChangeMaxLengthName
        • de.simonsator.partyandfriends.clan.commands.clanadmin.subcommands.ChangeMaxLengthTag
        • de.simonsator.partyandfriends.clan.commands.clanadmin.subcommands.Delete
        • de.simonsator.partyandfriends.clan.commands.clanadmin.subcommands.Kick
      • de.simonsator.partyandfriends.clan.api.abstractcommands.ClanSubCommand
        • de.simonsator.partyandfriends.clan.api.abstractcommands.ClanLeaderCommand
          • de.simonsator.partyandfriends.clan.api.abstractcommands.ClanColorCommand
          • de.simonsator.partyandfriends.clan.commands.subcommands.Delete
          • de.simonsator.partyandfriends.clan.commands.subcommands.Invite
          • de.simonsator.partyandfriends.clan.commands.subcommands.Kick
          • de.simonsator.partyandfriends.clan.commands.subcommands.Leader
        • de.simonsator.partyandfriends.clan.api.abstractcommands.ClanMemberCommand
          • de.simonsator.partyandfriends.clan.commands.subcommands.Chat
          • de.simonsator.partyandfriends.clan.commands.subcommands.Leave
          • de.simonsator.partyandfriends.clan.commands.subcommands.Party
        • de.simonsator.partyandfriends.clan.commands.subcommands.Decline
        • de.simonsator.partyandfriends.clan.commands.subcommands.Get
        • de.simonsator.partyandfriends.clan.commands.subcommands.Info
        • de.simonsator.partyandfriends.clan.api.abstractcommands.NoClanAcceptedCommands
          • de.simonsator.partyandfriends.clan.commands.subcommands.Join
          • de.simonsator.partyandfriends.clan.api.abstractcommands.RenameClanCommands
            • de.simonsator.partyandfriends.clan.commands.subcommands.Create
            • de.simonsator.partyandfriends.clan.commands.subcommands.Name
            • de.simonsator.partyandfriends.clan.commands.subcommands.Tag
        • de.simonsator.partyandfriends.clan.commands.subcommands.Settings
        • de.simonsator.partyandfriends.clan.commands.subcommands.Stats
        • de.simonsator.partyandfriends.clan.commands.subcommands.TopClanSubcommand

Interface Hierarchy

  • de.simonsator.partyandfriends.clan.api.ClanStat
    • de.simonsator.partyandfriends.clan.api.RankedStat