Uses of Class
io.gs2.inventory.result.GetBigItemModelMasterResult
Packages that use GetBigItemModelMasterResult
-
Uses of GetBigItemModelMasterResult in io.gs2.inventory
Methods in io.gs2.inventory that return GetBigItemModelMasterResultModifier and TypeMethodDescriptionGs2InventoryRestClient.getBigItemModelMaster(GetBigItemModelMasterRequest request) Method parameters in io.gs2.inventory with type arguments of type GetBigItemModelMasterResultModifier and TypeMethodDescriptionvoidGs2InventoryRestClient.getBigItemModelMasterAsync(GetBigItemModelMasterRequest request, AsyncAction<AsyncResult<GetBigItemModelMasterResult>> callback) -
Uses of GetBigItemModelMasterResult in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return GetBigItemModelMasterResultModifier and TypeMethodDescriptionstatic GetBigItemModelMasterResultGetBigItemModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBigItemModelMasterResult.withItem(BigItemModelMaster item)