Uses of Class
io.gs2.buff.result.UpdateBuffEntryModelMasterResult
Packages that use UpdateBuffEntryModelMasterResult
-
Uses of UpdateBuffEntryModelMasterResult in io.gs2.buff
Methods in io.gs2.buff that return UpdateBuffEntryModelMasterResultModifier and TypeMethodDescriptionGs2BuffRestClient.updateBuffEntryModelMaster(UpdateBuffEntryModelMasterRequest request) Method parameters in io.gs2.buff with type arguments of type UpdateBuffEntryModelMasterResultModifier and TypeMethodDescriptionvoidGs2BuffRestClient.updateBuffEntryModelMasterAsync(UpdateBuffEntryModelMasterRequest request, AsyncAction<AsyncResult<UpdateBuffEntryModelMasterResult>> callback) -
Uses of UpdateBuffEntryModelMasterResult in io.gs2.buff.result
Methods in io.gs2.buff.result that return UpdateBuffEntryModelMasterResultModifier and TypeMethodDescriptionUpdateBuffEntryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateBuffEntryModelMasterResult.withItem(BuffEntryModelMaster item)