Hierarchy For All Packages
- pl.spcode.navauth.api,
- pl.spcode.navauth.api.domain,
- pl.spcode.navauth.api.event,
- pl.spcode.navauth.api.event.user,
- pl.spcode.navauth.api.event.velocity
Class Hierarchy
- java.lang.Object
- pl.spcode.navauth.api.event.velocity.AuthenticatedInitialServerEvent (implements pl.spcode.navauth.api.event.NavAuthEvent)
- pl.spcode.navauth.api.event.EventPriority
- pl.spcode.navauth.api.NavAuthAPI
- pl.spcode.navauth.api.event.velocity.UnauthenticatedInitialLimboEvent (implements pl.spcode.navauth.api.event.NavAuthEvent)
- pl.spcode.navauth.api.event.user.UserAuthenticatedEvent (implements pl.spcode.navauth.api.event.NavAuthEvent)
- pl.spcode.navauth.api.event.user.UserNonPremiumMigrationEvent (implements pl.spcode.navauth.api.event.NavAuthEvent)
- pl.spcode.navauth.api.event.user.UserPremiumMigrationEvent (implements pl.spcode.navauth.api.event.NavAuthEvent)
- pl.spcode.navauth.api.event.user.UserUsernameMigrationEvent (implements pl.spcode.navauth.api.event.NavAuthEvent)
Interface Hierarchy
- pl.spcode.navauth.api.domain.AuthPlayer
- pl.spcode.navauth.api.domain.AuthUser
- pl.spcode.navauth.api.event.NavAuthEvent
- pl.spcode.navauth.api.event.NavAuthEventBus
- pl.spcode.navauth.api.event.NavAuthEventListener
Annotation Interface Hierarchy
- pl.spcode.navauth.api.event.Subscribe (implements java.lang.annotation.Annotation)