CLASS none/mf net/minecraft/server/ServerNetworkManager CLASS none/mf$1 METHOD a createInstance ()Lio/netty/channel/nio/NioEventLoopGroup; METHOD b createInstance ()Ljava/lang/Object; CLASS none/mf$2 METHOD a createInstance ()Lio/netty/channel/epoll/EpollEventLoopGroup; METHOD b createInstance ()Ljava/lang/Object; CLASS none/mf$3 METHOD a createInstance ()Lio/netty/channel/local/LocalEventLoopGroup; METHOD b createInstance ()Ljava/lang/Object; CLASS none/mf$4 METHOD initChannel (Lio/netty/channel/Channel;)V ARG 0 channel CLASS none/mf$5 METHOD initChannel (Lio/netty/channel/Channel;)V ARG 0 channel CLASS none/mf$6 METHOD a call ()Ljava/lang/String; FIELD a nioEventLoop Lnone/on; FIELD b epollEventLoop Lnone/on; FIELD c localEventLoop Lnone/on; FIELD d running Z FIELD e LOGGER Lorg/apache/logging/log4j/Logger; FIELD f server Lnet/minecraft/server/MinecraftServer; FIELD g channels Ljava/util/List; FIELD h clientConnections Ljava/util/List; METHOD (Lnet/minecraft/server/MinecraftServer;)V ARG 0 server METHOD a setupLocalChannel ()Ljava/net/SocketAddress; METHOD a setupServerChannel (Ljava/net/InetAddress;I)V ARG 0 addr ARG 1 port METHOD b stop ()V METHOD b getServer (Lnone/mf;)Lnet/minecraft/server/MinecraftServer; METHOD c tick ()V METHOD d getServer ()Lnet/minecraft/server/MinecraftServer;