Move the ScreenTexts class to the net.minecraft.screen package (#3118)

Fixes #3112

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
haykam821 2022-05-20 11:50:20 -04:00 committed by GitHub
parent f9799eaf15
commit 3e46372dbd
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_5244 net/minecraft/client/gui/screen/ScreenTexts
CLASS net/minecraft/class_5244 net/minecraft/screen/ScreenTexts
FIELD field_24332 ON Lnet/minecraft/class_2561;
FIELD field_24333 OFF Lnet/minecraft/class_2561;
FIELD field_24334 DONE Lnet/minecraft/class_2561;