Uses of Class
io.gs2.quest.result.CreateQuestModelMasterResult
Packages that use CreateQuestModelMasterResult
-
Uses of CreateQuestModelMasterResult in io.gs2.quest
Methods in io.gs2.quest that return CreateQuestModelMasterResultModifier and TypeMethodDescriptionGs2QuestRestClient.createQuestModelMaster(CreateQuestModelMasterRequest request) Method parameters in io.gs2.quest with type arguments of type CreateQuestModelMasterResultModifier and TypeMethodDescriptionvoidGs2QuestRestClient.createQuestModelMasterAsync(CreateQuestModelMasterRequest request, AsyncAction<AsyncResult<CreateQuestModelMasterResult>> callback) -
Uses of CreateQuestModelMasterResult in io.gs2.quest.result
Methods in io.gs2.quest.result that return CreateQuestModelMasterResultModifier and TypeMethodDescriptionstatic CreateQuestModelMasterResultCreateQuestModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateQuestModelMasterResult.withItem(QuestModelMaster item)