Uses of Class
io.gs2.quest.result.GetCurrentQuestMasterResult
Packages that use GetCurrentQuestMasterResult
-
Uses of GetCurrentQuestMasterResult in io.gs2.quest
Methods in io.gs2.quest that return GetCurrentQuestMasterResultModifier and TypeMethodDescriptionGs2QuestRestClient.getCurrentQuestMaster(GetCurrentQuestMasterRequest request) Method parameters in io.gs2.quest with type arguments of type GetCurrentQuestMasterResultModifier and TypeMethodDescriptionvoidGs2QuestRestClient.getCurrentQuestMasterAsync(GetCurrentQuestMasterRequest request, AsyncAction<AsyncResult<GetCurrentQuestMasterResult>> callback) -
Uses of GetCurrentQuestMasterResult in io.gs2.quest.result
Methods in io.gs2.quest.result that return GetCurrentQuestMasterResultModifier and TypeMethodDescriptionstatic GetCurrentQuestMasterResultGetCurrentQuestMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentQuestMasterResult.withItem(CurrentQuestMaster item)