Skip to content

Commit

Permalink
Correct ConnectScreen.UNKNOWN_HOST_TEXT
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahvdAa authored Feb 5, 2024
1 parent 08f2d8f commit 01f9b39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ CLASS net/minecraft/class_412 net/minecraft/client/gui/screen/multiplayer/Connec
FIELD field_2412 parent Lnet/minecraft/class_437;
FIELD field_2413 status Lnet/minecraft/class_2561;
FIELD field_32238 NARRATOR_INTERVAL J
FIELD field_33736 BLOCKED_HOST_TEXT Lnet/minecraft/class_2561;
FIELD field_33736 UNKNOWN_HOST_TEXT Lnet/minecraft/class_2561;
FIELD field_44548 failureErrorMessage Lnet/minecraft/class_2561;
FIELD field_44970 ABORTED_TEXT Lnet/minecraft/class_2561;
FIELD field_44971 future Lio/netty/channel/ChannelFuture;
Expand Down

0 comments on commit 01f9b39

Please sign in to comment.