Изменение размера текста

Версия Minecraft
1.18.2
API
Fabric
как изменить размер текста
render gui:
        this.drawCenteredText(matrices, textRenderer, Main.name, width / 2 - (280 /(1920/width)), (int)(height / 2.6), 0xCCCCCC);
 
Сверху