Class PossibleInputs<T>
java.lang.Object
com.refinedmods.refinedstorage.apiimpl.autocrafting.task.v6.calculator.PossibleInputs<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
cycle()
get()
void
sort
(IStackList<T> mutatedStorage, IStackList<T> results)
-
Constructor Details
-
PossibleInputs
-
-
Method Details
-
get
-
cycle
public boolean cycle() -
sort
-