52535455565758
super.initGui(); x = (width - xSize) / 2; y = (height - ySize) / 2; buttonList.clear(); buttonList.add(new GuiButtonWG(0, x + 5, y + 5, warpGate.locked)); }