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

12 lines
418 B
Plaintext

CLASS cl 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;
METHOD a dispatch (Lau;Las;ILjava/lang/String;[Ljava/lang/Object;)V
ARG 0 sender
ARG 1 command
ARG 2 translateResponse
ARG 3 translationString
ARG 4 translationPieces