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

6 lines
141 B
Plaintext

CLASS cb net/minecraft/command/CommandException
FIELD a message Ljn;
METHOD <init> (Ljn;)V
ARG 1 message
METHOD a getMessageText ()Ljn;