Uses of Class
io.gs2.quest.result.GetProgressResult
Packages that use GetProgressResult
-
Uses of GetProgressResult in io.gs2.quest
Methods in io.gs2.quest that return GetProgressResultMethod parameters in io.gs2.quest with type arguments of type GetProgressResultModifier and TypeMethodDescriptionvoidGs2QuestRestClient.getProgressAsync(GetProgressRequest request, AsyncAction<AsyncResult<GetProgressResult>> callback) -
Uses of GetProgressResult in io.gs2.quest.result
Methods in io.gs2.quest.result that return GetProgressResultModifier and TypeMethodDescriptionstatic GetProgressResultGetProgressResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetProgressResult.withQuest(QuestModel quest) GetProgressResult.withQuestGroup(QuestGroupModel questGroup)