BookScreen cachedPage -> cachedPages

This commit is contained in:
cphos 2020-08-14 10:51:57 -04:00
parent 6b534021c5
commit b93477dc01
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
CLASS net/minecraft/class_3872 net/minecraft/client/gui/screen/ingame/BookScreen
FIELD field_17117 BOOK_TEXTURE Lnet/minecraft/class_2960;
FIELD field_17119 pageIndex I
FIELD field_17120 cachedPage Ljava/util/List;
FIELD field_17120 cachedPages Ljava/util/List;
FIELD field_17121 cachedPageIndex I
FIELD field_17122 nextPageButton Lnet/minecraft/class_474;
FIELD field_17123 previousPageButton Lnet/minecraft/class_474;