Robotic Parts

Robotic Parts

1M Downloads

drawButton methods for Engineering Table and Surgery Chamber are out of date

mallrat208 opened this issue ยท 0 comments

commented

It looks like the parameters for GuiButton.drawButton() changed to include partial ticks. Because of that the custom buttons these machines had previously are not rendering. There are some buttons that had already been corrected to use the updated method, so not much is required to get this all working.

public void drawButton(Minecraft mc, int mouseX, int mouseY)

public void drawButton(Minecraft mc, int mouseX, int mouseY)

public void drawButton(Minecraft mc, int mouseX, int mouseY)