TextRenderer.getStringWidth(Text) -> getWidth() (#1341)

This commit is contained in:
Juuxel 2020-05-10 01:53:16 +03:00 committed by GitHub
parent 077ab15730
commit 5819592fda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ CLASS net/minecraft/class_327 net/minecraft/client/font/TextRenderer
ARG 1 text
ARG 2 maxWidth
ARG 3 backwards
METHOD method_27525 getStringWidth (Lnet/minecraft/class_2561;)I
METHOD method_27525 getWidth (Lnet/minecraft/class_2561;)I
ARG 1 text
METHOD method_27526 getFontStorage (Lnet/minecraft/class_2960;)Lnet/minecraft/class_377;
ARG 1 id