yarn/mappings/net/minecraft/server/integrated/IntegratedServer.mapping

15 lines
564 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS dsk net/minecraft/server/integrated/IntegratedServer
2019-01-09 12:20:38 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-02-13 12:35:08 -05:00
FIELD i client Lcqn;
FIELD j levelInfo Lbdf;
2019-01-24 11:47:45 -05:00
FIELD l lanPort I
2019-02-13 12:35:08 -05:00
FIELD m lanPinger Ldsn;
METHOD <init> (Lcqn;Ljava/lang/String;Ljava/lang/String;Lbdf;Lcom/mojang/authlib/yggdrasil/YggdrasilAuthenticationService;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lxa;Lvf;)V
2018-11-30 06:38:47 -05:00
ARG 1 client
2018-11-04 07:22:38 -05:00
ARG 2 levelName
ARG 3 displayName
ARG 4 levelInfo
ARG 5 authService
ARG 6 sessionService
ARG 7 profileRepo