BookScreen.getTextAt -> getTextStyleAt (#2949)

This commit is contained in:
Juuxel 2021-12-31 15:36:05 +02:00 committed by GitHub
parent 797010908d
commit c762f4ca62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ CLASS net/minecraft/class_3872 net/minecraft/client/gui/screen/ingame/BookScreen
METHOD <init> (Lnet/minecraft/class_3872$class_3931;Z)V
ARG 1 contents
ARG 2 playPageTurnSound
METHOD method_17048 getTextAt (DD)Lnet/minecraft/class_2583;
METHOD method_17048 getTextStyleAt (DD)Lnet/minecraft/class_2583;
ARG 1 x
ARG 3 y
METHOD method_17055 getPageCount ()I