Hierarchy For All Packages
Package Hierarchies:- com.ericlam.mc.eld,
- com.ericlam.mc.eld.annotations,
- com.ericlam.mc.eld.bungee,
- com.ericlam.mc.eld.common,
- com.ericlam.mc.eld.components,
- com.ericlam.mc.eld.configurations,
- com.ericlam.mc.eld.controllers,
- com.ericlam.mc.eld.event,
- com.ericlam.mc.eld.exceptions,
- com.ericlam.mc.eld.managers,
- com.ericlam.mc.eld.misc,
- com.ericlam.mc.eld.registration,
- com.ericlam.mc.eld.services
Class Hierarchy
- java.lang.Object
- com.ericlam.mc.eld.components.Configuration
- com.ericlam.mc.eld.components.LangConfiguration
- com.ericlam.mc.eld.ELDependenci
- net.md_5.bungee.api.plugin.Event
- com.ericlam.mc.eld.event.PluginEvent
- com.ericlam.mc.eld.event.PluginDisableEvent
- com.ericlam.mc.eld.event.PluginEnableEvent
- com.ericlam.mc.eld.event.PluginEvent
- com.ericlam.mc.eld.components.GroupConfiguration
- com.ericlam.mc.eld.components.GroupLangConfiguration
- com.ericlam.mc.eld.configurations.PageRequest
- net.md_5.bungee.api.plugin.Plugin
- com.ericlam.mc.eld.ELDBungeePlugin (implements com.ericlam.mc.eld.ELDPlugin)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.ericlam.mc.eld.exceptions.ArgumentParseException
- java.lang.Exception
- com.ericlam.mc.eld.components.Configuration
Interface Hierarchy
- com.ericlam.mc.eld.misc.ArgParser<T,
Sender> - com.ericlam.mc.eld.services.ArgParserService<CommandSender>
- com.ericlam.mc.eld.managers.ArgumentManager<Sender>
- com.ericlam.mc.eld.misc.ChainCallable<E,
R> - com.ericlam.mc.eld.registration.CommandRegistry<T>
- com.ericlam.mc.eld.common.CommonCommandNode<CommandSender>
- com.ericlam.mc.eld.bungee.CommandNode
- com.ericlam.mc.eld.common.CommonRegistry<CommandNode,
Listener> - com.ericlam.mc.eld.bungee.ComponentsRegistry
- com.ericlam.mc.eld.services.ConfigPoolService
- com.ericlam.mc.eld.managers.ConfigStorage
- com.ericlam.mc.eld.misc.DebugLogger
- com.ericlam.mc.eld.ELDependenciAPI
- com.ericlam.mc.eld.controllers.FileController
- com.ericlam.mc.eld.configurations.FileLocator
- com.ericlam.mc.eld.configurations.GroupConfig<T>
- com.ericlam.mc.eld.configurations.GroupLang<T>
- com.ericlam.mc.eld.controllers.LangController
- com.ericlam.mc.eld.LifeCycle<Plugin>
- com.ericlam.mc.eld.bungee.ELDLifeCycle
- com.ericlam.mc.eld.registration.ListenerRegistry<Listener>
- com.ericlam.mc.eld.services.LoggingService
- com.ericlam.mc.eld.ManagerProvider<Sender>
- com.ericlam.mc.eld.BungeeManageProvider
- com.ericlam.mc.eld.MCPlugin
- com.ericlam.mc.eld.ELDPlugin
- com.ericlam.mc.eld.services.MessageService
- com.ericlam.mc.eld.services.MessageService.MessageFactory
- com.ericlam.mc.eld.components.Overridable
- com.ericlam.mc.eld.configurations.Page<T>
- com.ericlam.mc.eld.services.ReflectionService
- com.ericlam.mc.eld.ServiceCollection
Annotation Interface Hierarchy
- com.ericlam.mc.eld.annotations.CommandArg (implements java.lang.annotation.Annotation)
- com.ericlam.mc.eld.annotations.Commander (implements java.lang.annotation.Annotation)
- com.ericlam.mc.eld.annotations.DefaultLanguage (implements java.lang.annotation.Annotation)
- com.ericlam.mc.eld.annotations.DynamicArg (implements java.lang.annotation.Annotation)
- com.ericlam.mc.eld.ELDBungee (implements java.lang.annotation.Annotation)
- com.ericlam.mc.eld.annotations.GroupResource (implements java.lang.annotation.Annotation)
- com.ericlam.mc.eld.annotations.InjectLogger (implements java.lang.annotation.Annotation)
- com.ericlam.mc.eld.annotations.InjectPool (implements java.lang.annotation.Annotation)
- com.ericlam.mc.eld.annotations.Prefix (implements java.lang.annotation.Annotation)
- com.ericlam.mc.eld.annotations.RemainArgs (implements java.lang.annotation.Annotation)
- com.ericlam.mc.eld.annotations.Resource (implements java.lang.annotation.Annotation)