Rename the GameModeSelectionScreen.GameMode class to GameModeSelection (#2647)

Fixes #2626
This commit is contained in:
haykam821 2021-08-25 11:25:53 -04:00 committed by GitHub
parent 83b0f873a0
commit 15d3ef9a79
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_5289 net/minecraft/client/gui/screen/GameModeSelection
METHOD method_28068 apply ()V
METHOD method_28069 checkForClose ()Z
METHOD method_30106 getPreviousGameMode ()Lnet/minecraft/class_1934;
CLASS class_5290 GameMode
CLASS class_5290 GameModeSelection
FIELD field_24580 VALUES [Lnet/minecraft/class_5289$class_5290;
FIELD field_24581 text Lnet/minecraft/class_2561;
FIELD field_24582 command Ljava/lang/String;