Package com.refinedmods.refinedstorage.api.storage
@ParametersAreNonnullByDefault
package com.refinedmods.refinedstorage.api.storage
-
ClassDescriptionThis is a utility class to easily decorate a
Storage
.Access mode of a storage.Represents an actor that can perform storage actions.An unidentifiedActor
.Represents a storage that can be extracted from.Represents a storage that can be inserted into.Represents a storage that can be inserted into, extracted and read from.An implementation of aStorage
which has a resource list as a backing list.The storage state can be cached and obtained byStateTrackedStorage
.Represents a storage where the contents can be retrieved.