Uses of Class
io.gs2.buff.result.GetBuffEntryModelMasterResult
Packages that use GetBuffEntryModelMasterResult
-
Uses of GetBuffEntryModelMasterResult in io.gs2.buff
Methods in io.gs2.buff that return GetBuffEntryModelMasterResultModifier and TypeMethodDescriptionGs2BuffRestClient.getBuffEntryModelMaster(GetBuffEntryModelMasterRequest request) Method parameters in io.gs2.buff with type arguments of type GetBuffEntryModelMasterResultModifier and TypeMethodDescriptionvoidGs2BuffRestClient.getBuffEntryModelMasterAsync(GetBuffEntryModelMasterRequest request, AsyncAction<AsyncResult<GetBuffEntryModelMasterResult>> callback) -
Uses of GetBuffEntryModelMasterResult in io.gs2.buff.result
Methods in io.gs2.buff.result that return GetBuffEntryModelMasterResultModifier and TypeMethodDescriptionGetBuffEntryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBuffEntryModelMasterResult.withItem(BuffEntryModelMaster item)