Uses of Enum Class
org.rspeer.game.component.tdi.Achievement.Diary
Packages that use Achievement.Diary
-
Uses of Achievement.Diary in org.rspeer.game.component.tdi
Subclasses with type arguments of type Achievement.Diary in org.rspeer.game.component.tdiMethods in org.rspeer.game.component.tdi that return Achievement.DiaryModifier and TypeMethodDescriptionstatic Achievement.DiaryReturns the enum constant of this class with the specified name.static Achievement.Diary[]Achievement.Diary.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.component.tdi with parameters of type Achievement.DiaryModifier and TypeMethodDescriptionstatic intAchievement.Diary.getProgress(Achievement.Diary diary, Achievement.Tier tier) static booleanAchievement.Diary.isComplete(Achievement.Diary diary, Achievement.Tier tier)