yarn/mappings/net/minecraft/sortme/ServerEntryNetworkPart.mapping

24 lines
875 B
Plaintext

CLASS bmm net/minecraft/sortme/ServerEntryNetworkPart
CLASS bmm$1
METHOD a onConnectionLost (Lfa;)V
ARG 0 reason
METHOD a onQueryPong (Lkc;)V
ARG 0 packet
METHOD a onQueryResponse (Lkd;)V
ARG 0 packet
CLASS bmm$2
CLASS bmm$2$1
METHOD channelActive channelActive (Lio/netty/channel/ChannelHandlerContext;)V
METHOD exceptionCaught exceptionCaught (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;)V
METHOD initChannel initChannel (Lio/netty/channel/Channel;)V
ARG 0 channel
FIELD a ZERO_SPLITTER Lcom/google/common/base/Splitter;
FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c clientConnections Ljava/util/List;
METHOD a refresh (Lbmk;)V
ARG 0 serverEntry
METHOD b ping (Lbmk;)V
ARG 0 serverEntry
METHOD c getLogger ()Lorg/apache/logging/log4j/Logger;
METHOD d getZeroSplitter ()Lcom/google/common/base/Splitter;