float this.x = mc.getWindowHeigh(); // находим длину окна
float this.y mc.getWindowWidth(); //находим ширину окна
DisplayUtils.draw(this.x, this.y, width, heigh, ColorUtils.rgba(25,25,25,128));
за 5 минут записалfloat this.x = mc.getWindowHeigh(); // находим длину окна
float this.y mc.getWindowWidth(); //находим ширину окна
DisplayUtils.draw(this.x, this.y, width, heigh, ColorUtils.rgba(25,25,25,128));