Hierarchy For All Packages
- com.cotani.achievement,
- com.cotani.achievement.api,
- com.cotani.achievement.api.event,
- com.cotani.achievement.storage
Class Hierarchy
- java.lang.Object
- com.cotani.achievement.CotaniAchievements
- com.cotani.achievement.storage.CreateAchievementIndexesMigration (implements com.cotani.storage.migration.Migration)
- com.cotani.achievement.storage.CreateAchievementTablesMigration (implements com.cotani.storage.migration.Migration)
- com.cotani.achievement.storage.StorageAchievementRepository (implements com.cotani.achievement.api.AchievementRepository)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.cotani.achievement.api.AchievementException
- com.cotani.achievement.api.AchievementNotFoundException
- com.cotani.achievement.api.AchievementNotUnlockedException
- com.cotani.achievement.api.AchievementProgressConflictException
- com.cotani.achievement.api.AchievementRewardNotConfiguredException
- com.cotani.achievement.api.AchievementException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.cotani.achievement.api.AchievementRepository
- com.cotani.AsyncCloseable
- com.cotani.achievement.api.AchievementService (also extends java.lang.AutoCloseable)
- java.lang.AutoCloseable
- com.cotani.achievement.api.AchievementService (also extends com.cotani.AsyncCloseable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.cotani.achievement.api.AchievementCriterion
- com.cotani.achievement.api.AchievementDefinition
- com.cotani.achievement.api.AchievementId
- com.cotani.achievement.api.AchievementProgress
- com.cotani.achievement.api.AchievementServiceOptions
- com.cotani.achievement.api.event.AchievementUnlockedEvent (implements com.cotani.event.api.CotaniEvent)
- java.lang.Record