Interface FuzzyRootStorage
- All Superinterfaces:
ExtractableStorage
,InsertableStorage
,RootStorage
,Storage
,StorageView
,TrackedStorage
- All Known Implementing Classes:
PlatformStorageNetworkComponent
@API(status=STABLE,
since="2.0.0-milestone.2.4")
public interface FuzzyRootStorage
extends RootStorage
-
Method Summary
Methods inherited from interface com.refinedmods.refinedstorage.api.storage.ExtractableStorage
extract
Methods inherited from interface com.refinedmods.refinedstorage.api.storage.InsertableStorage
insert
Methods inherited from interface com.refinedmods.refinedstorage.api.storage.root.RootStorage
addListener, addSource, contains, get, hasSource, removeListener, removeSource, sortSources
Methods inherited from interface com.refinedmods.refinedstorage.api.storage.StorageView
getAll, getStored
Methods inherited from interface com.refinedmods.refinedstorage.api.storage.tracked.TrackedStorage
findTrackedResourceByActorType
-
Method Details
-
getFuzzy
-