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

15 lines
564 B
Plaintext
Raw Normal View History

2019-04-12 10:38:24 -04:00
CLASS dxa net/minecraft/server/integrated/IntegratedServer
2019-01-09 12:20:38 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-04-12 10:38:24 -04:00
FIELD i client Lcvb;
2019-04-10 11:36:17 -04:00
FIELD j levelInfo Lbhe;
2019-01-24 11:47:45 -05:00
FIELD l lanPort I
2019-04-12 10:38:24 -04:00
FIELD m lanPinger Ldxd;
METHOD <init> (Lcvb;Ljava/lang/String;Ljava/lang/String;Lbhe;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