CLASS net/minecraft/class_412 net/minecraft/client/gui/screen/ConnectScreen COMMENT The connection screen is used to initiate a connection to a remote server. COMMENT This is only used when connecting over LAN or to a remote dedicated server. FIELD field_19097 narratorTimer J FIELD field_2408 CONNECTOR_THREADS_COUNT Ljava/util/concurrent/atomic/AtomicInteger; FIELD field_2409 connectingCancelled Z FIELD field_2410 LOGGER Lorg/apache/logging/log4j/Logger; FIELD field_2411 connection Lnet/minecraft/class_2535; COMMENT The client connection to the remote server. COMMENT This is not used when connecting to the client's own integrated server. COMMENT COMMENT @see net.minecraft.client.MinecraftClient#integratedServerConnection FIELD field_2412 parent Lnet/minecraft/class_437; FIELD field_2413 status Lnet/minecraft/class_2561; METHOD (Lnet/minecraft/class_437;)V ARG 1 parent METHOD method_2130 connect (Lnet/minecraft/class_310;Lnet/minecraft/class_639;)V METHOD method_2131 setStatus (Lnet/minecraft/class_2561;)V ARG 1 status