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

6 lines
141 B
Plaintext

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