change SplashScreen to SplashOverlay (#2494)

SplashScreen does not extend Screen but instead Overlay.
This commit is contained in:
Yan Chubikov 2021-06-14 05:45:29 +02:00 committed by GitHub
parent e2e461741a
commit eb10920c4f
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_425 net/minecraft/client/gui/screen/SplashScreen
CLASS net/minecraft/class_425 net/minecraft/client/gui/screen/SplashOverlay
FIELD field_17767 reload Lnet/minecraft/class_4011;
FIELD field_17770 progress F
FIELD field_17771 reloadCompleteTime J