yarn/mappings/net/minecraft/command/CommandManagerServer.mapping

6 lines
245 B
Plaintext

CLASS none/bc net/minecraft/command/CommandManagerServer
FIELD a server Lnet/minecraft/server/MinecraftServer;
METHOD <init> (Lnet/minecraft/server/MinecraftServer;)V
ARG 0 server
METHOD a getServer ()Lnet/minecraft/server/MinecraftServer;