Uses of Class
io.gs2.enchant.result.CreateRarityParameterModelMasterResult
Packages that use CreateRarityParameterModelMasterResult
-
Uses of CreateRarityParameterModelMasterResult in io.gs2.enchant
Methods in io.gs2.enchant that return CreateRarityParameterModelMasterResultModifier and TypeMethodDescriptionGs2EnchantRestClient.createRarityParameterModelMaster(CreateRarityParameterModelMasterRequest request) Method parameters in io.gs2.enchant with type arguments of type CreateRarityParameterModelMasterResultModifier and TypeMethodDescriptionvoidGs2EnchantRestClient.createRarityParameterModelMasterAsync(CreateRarityParameterModelMasterRequest request, AsyncAction<AsyncResult<CreateRarityParameterModelMasterResult>> callback) -
Uses of CreateRarityParameterModelMasterResult in io.gs2.enchant.result
Methods in io.gs2.enchant.result that return CreateRarityParameterModelMasterResultModifier and TypeMethodDescriptionCreateRarityParameterModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateRarityParameterModelMasterResult.withItem(RarityParameterModelMaster item)