aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me/shedaniel/rei/impl/REIHelperImpl.java
AgeCommit message (Collapse)Author
2021-03-25Relocate most of the internal classes to match the apishedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-25Refactor MenuInfo, split client and server apis, new dual PluginManager ↵shedaniel
system, remove @NotNull Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-21Rely on ScreenRegistry more on calculating the boundsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-20Refactor exclusion zones, wrap JEI exclusion zonesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-18Relocate api classesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-09Use AbstractRecipeViewingScreen and remove static from ScreenHelpershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>