Interface LimitedStorage
- All Superinterfaces:
ExtractableStorage,InsertableStorage,Storage,StorageView
- All Known Implementing Classes:
LimitedStorageImpl,StateTrackedStorage
-
Method Summary
Methods inherited from interface com.refinedmods.refinedstorage.api.storage.ExtractableStorage
extractMethods inherited from interface com.refinedmods.refinedstorage.api.storage.InsertableStorage
insertMethods inherited from interface com.refinedmods.refinedstorage.api.storage.StorageView
getAll, getStored
-
Method Details
-
getCapacity
long getCapacity()
-