Class PreviewBuilder
java.lang.Object
com.refinedmods.refinedstorage.api.autocrafting.preview.PreviewBuilder
-
Method Summary
Modifier and TypeMethodDescriptionaddAvailable(ResourceKey resource, long amount) addMissing(ResourceKey resource, long amount) addToCraft(ResourceKey resource, long amount) build()copy()static PreviewBuildercreate()withPatternWithCycle(Pattern pattern)
-
Method Details
-
create
-
withPatternWithCycle
-
addAvailable
-
addMissing
-
addToCraft
-
copy
-
build
-