Uses of Class
io.gs2.buff.result.GetCurrentBuffMasterResult
Packages that use GetCurrentBuffMasterResult
-
Uses of GetCurrentBuffMasterResult in io.gs2.buff
Methods in io.gs2.buff that return GetCurrentBuffMasterResultModifier and TypeMethodDescriptionGs2BuffRestClient.getCurrentBuffMaster(GetCurrentBuffMasterRequest request) Method parameters in io.gs2.buff with type arguments of type GetCurrentBuffMasterResultModifier and TypeMethodDescriptionvoidGs2BuffRestClient.getCurrentBuffMasterAsync(GetCurrentBuffMasterRequest request, AsyncAction<AsyncResult<GetCurrentBuffMasterResult>> callback) -
Uses of GetCurrentBuffMasterResult in io.gs2.buff.result
Methods in io.gs2.buff.result that return GetCurrentBuffMasterResultModifier and TypeMethodDescriptionstatic GetCurrentBuffMasterResultGetCurrentBuffMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentBuffMasterResult.withItem(CurrentBuffMaster item)