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

18 lines
826 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1132 net/minecraft/server/integrated/IntegratedServer
FIELD field_5518 client Lnet/minecraft/class_310;
FIELD field_5519 lanPinger Lnet/minecraft/class_1133;
FIELD field_5520 LOGGER Lorg/apache/logging/log4j/Logger;
FIELD field_5521 localPlayerUuid Ljava/util/UUID;
FIELD field_5522 lanPort I
FIELD field_5523 levelInfo Lnet/minecraft/class_1940;
2019-07-04 11:29:01 -04:00
METHOD <init> (Lcxz;Ljava/lang/String;Ljava/lang/String;Lbht;Lcom/mojang/authlib/yggdrasil/YggdrasilAuthenticationService;Lcom/mojang/authlib/minecraft/MinecraftSessionService;Lcom/mojang/authlib/GameProfileRepository;Lxp;Lvs;)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
2019-06-28 17:55:20 -04:00
METHOD method_4817 setLocalPlayerUuid (Ljava/util/UUID;)V
2019-04-18 16:56:09 -04:00
ARG 1 localPlayerUuid