Hierarchy For Package org.rusherhack.client.api.feature.module

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.rusherhack.client.api.feature.module.Module (implements org.rusherhack.core.event.listener.EventListener, org.rusherhack.client.api.Globals, org.rusherhack.core.logging.ILoggable, org.rusherhack.client.api.feature.module.IModule)
      • org.rusherhack.client.api.feature.module.ToggleableModule (implements org.rusherhack.core.bind.IBindable, org.rusherhack.core.interfaces.IToggleable)

Interface Hierarchy

  • org.rusherhack.core.interfaces.IHideable
    • org.rusherhack.client.api.feature.module.IModule (also extends org.rusherhack.core.feature.IFeatureConfigurable, org.rusherhack.core.notification.INotifiable, org.rusherhack.core.serialize.JsonSerializable)
  • org.rusherhack.core.interfaces.INamed
    • org.rusherhack.core.feature.IFeature
      • org.rusherhack.core.feature.IFeatureConfigurable
        • org.rusherhack.client.api.feature.module.IModule (also extends org.rusherhack.core.interfaces.IHideable, org.rusherhack.core.notification.INotifiable, org.rusherhack.core.serialize.JsonSerializable)
  • org.rusherhack.core.notification.INotifiable
    • org.rusherhack.client.api.feature.module.IModule (also extends org.rusherhack.core.feature.IFeatureConfigurable, org.rusherhack.core.interfaces.IHideable, org.rusherhack.core.serialize.JsonSerializable)
  • org.rusherhack.core.serialize.ISerializable<T>
    • org.rusherhack.core.serialize.JsonSerializable
      • org.rusherhack.client.api.feature.module.IModule (also extends org.rusherhack.core.feature.IFeatureConfigurable, org.rusherhack.core.interfaces.IHideable, org.rusherhack.core.notification.INotifiable)

Enum Class Hierarchy