Uses of Class
io.gs2.buff.result.UpdateCurrentBuffMasterResult
Packages that use UpdateCurrentBuffMasterResult
-
Uses of UpdateCurrentBuffMasterResult in io.gs2.buff
Methods in io.gs2.buff that return UpdateCurrentBuffMasterResultModifier and TypeMethodDescriptionGs2BuffRestClient.updateCurrentBuffMaster(UpdateCurrentBuffMasterRequest request) Method parameters in io.gs2.buff with type arguments of type UpdateCurrentBuffMasterResultModifier and TypeMethodDescriptionvoidGs2BuffRestClient.updateCurrentBuffMasterAsync(UpdateCurrentBuffMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentBuffMasterResult>> callback) -
Uses of UpdateCurrentBuffMasterResult in io.gs2.buff.result
Methods in io.gs2.buff.result that return UpdateCurrentBuffMasterResultModifier and TypeMethodDescriptionUpdateCurrentBuffMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentBuffMasterResult.withItem(CurrentBuffMaster item)