yarn/mappings/net/minecraft/server/DummyConnectionFilter.mapping

11 lines
326 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS ow net/minecraft/server/DummyConnectionFilter
FIELD a server Lnet/minecraft/server/MinecraftServer;
2017-06-08 10:01:49 -04:00
FIELD b connection Lgw;
METHOD <init> (Lnet/minecraft/server/MinecraftServer;Lgw;)V
ARG 0 server
ARG 1 connection
2017-06-08 10:01:49 -04:00
METHOD a onConnectionLost (Lhh;)V
2017-05-13 02:02:51 -04:00
ARG 0 reason
2017-06-08 10:01:49 -04:00
METHOD a handlePacket (Lmc;)V
2017-05-13 02:02:51 -04:00
ARG 0 handshake