Uses of Class
io.gs2.buff.result.CreateBuffEntryModelMasterResult
Packages that use CreateBuffEntryModelMasterResult
-
Uses of CreateBuffEntryModelMasterResult in io.gs2.buff
Methods in io.gs2.buff that return CreateBuffEntryModelMasterResultModifier and TypeMethodDescriptionGs2BuffRestClient.createBuffEntryModelMaster(CreateBuffEntryModelMasterRequest request) Method parameters in io.gs2.buff with type arguments of type CreateBuffEntryModelMasterResultModifier and TypeMethodDescriptionvoidGs2BuffRestClient.createBuffEntryModelMasterAsync(CreateBuffEntryModelMasterRequest request, AsyncAction<AsyncResult<CreateBuffEntryModelMasterResult>> callback) -
Uses of CreateBuffEntryModelMasterResult in io.gs2.buff.result
Methods in io.gs2.buff.result that return CreateBuffEntryModelMasterResultModifier and TypeMethodDescriptionCreateBuffEntryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateBuffEntryModelMasterResult.withItem(BuffEntryModelMaster item)