Package com.refinedmods.refinedstorage.api.storage.composite
@ParametersAreNonnullByDefault
package com.refinedmods.refinedstorage.api.storage.composite
-
ClassDescriptionImplement this on storages that need to be aware of the fact that they are contained in a
CompositeStorage.This represents a single storage that can be backed by multiple storages.An implementation ofCompositeStoragethat can be contained into otherCompositeStorages.Represents the parent storage that aCompositeAwareChildcan use to propagate changes to.Implement this onStorages that have a priority that are contained in anCompositeStorage.