Class PatternRepositoryImpl
java.lang.Object
com.refinedmods.refinedstorage.api.autocrafting.PatternRepositoryImpl
- All Implemented Interfaces:
PatternRepository
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PatternRepositoryImpl
public PatternRepositoryImpl()
-
-
Method Details
-
add
- Specified by:
addin interfacePatternRepository
-
update
- Specified by:
updatein interfacePatternRepository
-
remove
- Specified by:
removein interfacePatternRepository
-
getByOutput
- Specified by:
getByOutputin interfacePatternRepository
-
getOutputs
- Specified by:
getOutputsin interfacePatternRepository
-
getAll
- Specified by:
getAllin interfacePatternRepository
-