'Slight' Gui Modifications

'Slight' Gui Modifications

3M Downloads

Incompatibility with RoughlyEnoughItems

magneticflux- opened this issue ยท 0 comments

commented

See shedaniel/RoughlyEnoughItems#746

This @Redirect needs to be updated for newer RoughlyEnoughItems versions:

@Redirect(method = "render", at = @At(value = "INVOKE",
target = "Lme/shedaniel/rei/impl/client/gui/screen/CompositeDisplayViewingScreen;fillGradient(Lcom/mojang/blaze3d/vertex/PoseStack;IIIIII)V",
ordinal = 0))
private void fillGradient(CompositeDisplayViewingScreen screen, PoseStack matrices, int top, int left, int right, int bottom, int color1, int color2) {