Uses of Class
io.gs2.buff.result.GetBuffEntryModelResult
Packages that use GetBuffEntryModelResult
-
Uses of GetBuffEntryModelResult in io.gs2.buff
Methods in io.gs2.buff that return GetBuffEntryModelResultModifier and TypeMethodDescriptionGs2BuffRestClient.getBuffEntryModel(GetBuffEntryModelRequest request) Method parameters in io.gs2.buff with type arguments of type GetBuffEntryModelResultModifier and TypeMethodDescriptionvoidGs2BuffRestClient.getBuffEntryModelAsync(GetBuffEntryModelRequest request, AsyncAction<AsyncResult<GetBuffEntryModelResult>> callback) -
Uses of GetBuffEntryModelResult in io.gs2.buff.result
Methods in io.gs2.buff.result that return GetBuffEntryModelResultModifier and TypeMethodDescriptionstatic GetBuffEntryModelResultGetBuffEntryModelResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBuffEntryModelResult.withItem(BuffEntryModel item)