aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me/shedaniel/rei/gui/AbstractRecipeViewingScreen.java
AgeCommit message (Collapse)Author
2021-03-23Improve UncertainDisplayViewingScreenshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-19Implement ItemComparatorRegistry as a replacement for previous check tags ↵shedaniel
and check amount flags Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-17Expend DraggableStackProvider and DraggableStackVisitor to work in any ↵shedaniel
widgets, implement renderBackToPosition Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-16Implement IGuiIngredientGroup, wrap FluidStack to arch FluidStack properlyshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-09Use AbstractRecipeViewingScreen and remove static from ScreenHelpershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>