Class Hierarchy

  • java.lang.Object
    • com.github.mafelp.accounts.Account
    • com.github.mafelp.minecraft.commands.AccountCommand (implements org.bukkit.command.CommandExecutor)
    • com.github.mafelp.accounts.AccountManager
    • com.github.mafelp.discord.ChannelAdmin
    • com.github.mafelp.utils.CheckPermission
    • com.github.mafelp.utils.Command
    • com.github.mafelp.minecraft.CommandListener (implements org.bukkit.event.Listener)
    • com.github.mafelp.utils.CommandParser
    • com.github.mafelp.minecraft.commands.Config (implements org.bukkit.command.CommandExecutor)
    • com.github.mafelp.discord.commands.CreateChannelListener (implements org.javacord.api.listener.message.MessageCreateListener)
    • com.github.mafelp.discord.commands.CreateRoleListener (implements org.javacord.api.listener.message.MessageCreateListener)
    • com.github.mafelp.accounts.DiscordLinker
    • com.github.mafelp.discord.DiscordListener (implements org.javacord.api.listener.message.MessageCreateListener)
    • com.github.mafelp.minecraft.JoinListener (implements org.bukkit.event.Listener)
    • com.github.mafelp.minecraft.commands.Link (implements org.bukkit.command.CommandExecutor)
    • com.github.mafelp.discord.commands.LinkListener (implements org.javacord.api.listener.message.MessageCreateListener)
    • com.github.mafelp.utils.Logging
    • com.github.mafelp.minecraft.MinecraftChatListener (implements org.bukkit.event.Listener)
    • com.github.mafelp.accounts.MinecraftLinker
    • org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
      • org.bukkit.plugin.java.JavaPlugin
        • com.github.mafelp.minecraft.Main
    • com.github.mafelp.discord.RoleAdmin
    • com.github.mafelp.utils.Settings
    • com.github.mafelp.discord.commands.SetupListener (implements org.javacord.api.listener.message.MessageCreateListener)
    • com.github.mafelp.minecraft.skins.Skin
    • com.github.mafelp.minecraft.skins.SkinManager
    • com.github.mafelp.minecraft.TestMain
    • java.lang.Thread (implements java.lang.Runnable)
    • java.lang.Throwable (implements java.io.Serializable)
    • com.github.mafelp.minecraft.commands.Token (implements org.bukkit.command.CommandExecutor)
    • com.github.mafelp.minecraft.commands.Unlink (implements org.bukkit.command.CommandExecutor)
    • com.github.mafelp.discord.commands.UnlinkListener (implements org.javacord.api.listener.message.MessageCreateListener)
    • com.github.mafelp.minecraft.commands.Whisper (implements org.bukkit.command.CommandExecutor)
    • com.github.mafelp.discord.commands.WhisperListener (implements org.javacord.api.listener.message.MessageCreateListener)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)