Rename NarratorOptionsScreen -> SimpleOptionsScreen (#2984)

This commit is contained in:
Noah van der Aa 2022-02-09 12:39:31 +01:00 committed by GitHub
parent 53a6bb1e84
commit c4e3dcfe53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_5500 net/minecraft/client/gui/screen/option/NarratorOptionsScreen
CLASS net/minecraft/class_5500 net/minecraft/client/gui/screen/option/SimpleOptionsScreen
FIELD field_26679 options [Lnet/minecraft/class_316;
FIELD field_26680 narratorButton Lnet/minecraft/class_339;
FIELD field_26681 buttonList Lnet/minecraft/class_353;