CLASS mf net/minecraft/server/ServerNetworkManager CLASS mf$1 METHOD a createInstance ()Lio/netty/channel/nio/NioEventLoopGroup; METHOD b createInstance ()Ljava/lang/Object; CLASS mf$2 METHOD a createInstance ()Lio/netty/channel/epoll/EpollEventLoopGroup; METHOD b createInstance ()Ljava/lang/Object; CLASS mf$3 METHOD a createInstance ()Lio/netty/channel/local/LocalEventLoopGroup; METHOD b createInstance ()Ljava/lang/Object; CLASS mf$4 METHOD initChannel (Lio/netty/channel/Channel;)V ARG 0 channel CLASS mf$5 METHOD initChannel (Lio/netty/channel/Channel;)V ARG 0 channel CLASS mf$6 METHOD a call ()Ljava/lang/String; FIELD a nioEventLoop Lon; FIELD b epollEventLoop Lon; FIELD c localEventLoop Lon; 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 (Lmf;)Lnet/minecraft/server/MinecraftServer; METHOD c tick ()V METHOD d getServer ()Lnet/minecraft/server/MinecraftServer;