Class PatternRepositoryImpl
java.lang.Object
com.refinedmods.refinedstorage.api.autocrafting.PatternRepositoryImpl
- All Implemented Interfaces:
PatternRepository
-
Constructor Details
-
Method Details
-
add
- Specified by:
add
in interfacePatternRepository
-
update
- Specified by:
update
in interfacePatternRepository
-
remove
- Specified by:
remove
in interfacePatternRepository
-
getByOutput
- Specified by:
getByOutput
in interfacePatternRepository
-
getOutputs
- Specified by:
getOutputs
in interfacePatternRepository
-
getAll
- Specified by:
getAll
in interfacePatternRepository
-