Uses of Enum Class
org.rspeer.game.component.tdi.Quest.Progress
Packages that use Quest.Progress
-
Uses of Quest.Progress in org.rspeer.game.component.tdi
Subclasses with type arguments of type Quest.Progress in org.rspeer.game.component.tdiMethods in org.rspeer.game.component.tdi that return Quest.ProgressModifier and TypeMethodDescriptionstatic Quest.ProgressQuests.getProgress(Quest quest) static Quest.ProgressReturns the enum constant of this class with the specified name.static Quest.Progress[]Quest.Progress.values()Returns an array containing the constants of this enum class, in the order they are declared.