Uses of Class
io.gs2.enchant.result.GetRarityParameterStatusResult
Packages that use GetRarityParameterStatusResult
-
Uses of GetRarityParameterStatusResult in io.gs2.enchant
Methods in io.gs2.enchant that return GetRarityParameterStatusResultModifier and TypeMethodDescriptionGs2EnchantRestClient.getRarityParameterStatus(GetRarityParameterStatusRequest request) Method parameters in io.gs2.enchant with type arguments of type GetRarityParameterStatusResultModifier and TypeMethodDescriptionvoidGs2EnchantRestClient.getRarityParameterStatusAsync(GetRarityParameterStatusRequest request, AsyncAction<AsyncResult<GetRarityParameterStatusResult>> callback) -
Uses of GetRarityParameterStatusResult in io.gs2.enchant.result
Methods in io.gs2.enchant.result that return GetRarityParameterStatusResultModifier and TypeMethodDescriptionGetRarityParameterStatusResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetRarityParameterStatusResult.withItem(RarityParameterStatus item)