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

24 lines
875 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS bmm net/minecraft/sortme/ServerEntryNetworkPart
CLASS bmm$1
METHOD a onConnectionLost (Lfa;)V
2016-08-25 15:46:08 -04:00
ARG 0 reason
2016-10-18 11:31:59 -04:00
METHOD a onQueryPong (Lkc;)V
2016-09-19 10:40:26 -04:00
ARG 0 packet
2016-10-18 11:31:59 -04:00
METHOD a onQueryResponse (Lkd;)V
2016-09-19 10:40:26 -04:00
ARG 0 packet
2016-10-18 11:31:59 -04:00
CLASS bmm$2
CLASS bmm$2$1
2016-08-18 12:35:56 -04:00
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;
2016-10-18 11:31:59 -04:00
METHOD a refresh (Lbmk;)V
2016-08-18 12:35:56 -04:00
ARG 0 serverEntry
2016-10-18 11:31:59 -04:00
METHOD b ping (Lbmk;)V
2016-08-18 12:35:56 -04:00
ARG 0 serverEntry
METHOD c getLogger ()Lorg/apache/logging/log4j/Logger;
METHOD d getZeroSplitter ()Lcom/google/common/base/Splitter;