Начинающий
- Статус
- Оффлайн
- Регистрация
- 9 Апр 2023
- Сообщения
- 40
- Реакции
- 0
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));
