More 1.12 shenanigans. Still far from done.

This commit is contained in:
Gunther De Wachter
2017-07-09 07:17:24 +02:00
parent 198ea9f16e
commit a57cd3f580
14 changed files with 76 additions and 200 deletions
@@ -160,6 +160,7 @@ public abstract class AEBaseGui extends GuiContainer
{
super.drawDefaultBackground();
super.drawScreen( mouseX, mouseY, btn );
this.renderHoveredToolTip(mouseX, mouseY);
for( final Object c : this.buttonList )
{