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

15 lines
564 B
Plaintext
Raw Normal View History

2019-04-17 12:41:25 -04:00
CLASS dxf net/minecraft/server/integrated/IntegratedServer
2019-01-09 12:20:38 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-04-17 12:41:25 -04:00
FIELD i client Lcvg;
FIELD j levelInfo Lbhj;
2019-01-24 11:47:45 -05:00
FIELD l lanPort I
2019-04-17 12:41:25 -04:00
FIELD m lanPinger Ldxi;
METHOD <init> (Lcvg;Ljava/lang/String;Ljava/lang/String;Lbhj;Lcom/mojang/authlib/yggdrasil/YggdrasilAuthenticationService;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lxl;Lvp;)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