Update forge mappings to 20200916-1.16.2 (#4749)
This commit is contained in:
@@ -146,7 +146,7 @@ public abstract class AEBaseScreen<T extends AEBaseContainer> extends ContainerS
|
||||
RenderSystem.popMatrix();
|
||||
RenderSystem.enableDepthTest();
|
||||
|
||||
this.func_230459_a_(matrixStack, mouseX, mouseY);
|
||||
this.renderHoveredTooltip(matrixStack, mouseX, mouseY);
|
||||
|
||||
for (final Object c : this.buttons) {
|
||||
if (c instanceof ITooltip) {
|
||||
|
||||
Reference in New Issue
Block a user