Package net.minecraft.command
Class CommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.command.CommandException
- All Implemented Interfaces:
 Serializable
- See Also:
 - Mappings:
 Namespace Name official dpintermediary net/minecraft/class_2164named net/minecraft/command/CommandException
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Field Details
- 
message
- Mappings:
 Namespace Name Mixin selector official aLdp;a:Lsw;intermediary field_9813Lnet/minecraft/class_2164;field_9813:Lnet/minecraft/class_2561;named messageLnet/minecraft/command/CommandException;message:Lnet/minecraft/text/Text;
 
 - 
 - 
Constructor Details
- 
CommandException
- Mappings:
 Namespace Name Mixin selector official <init>Ldp;<init>(Lsw;)Vintermediary <init>Lnet/minecraft/class_2164;<init>(Lnet/minecraft/class_2561;)Vnamed <init>Lnet/minecraft/command/CommandException;<init>(Lnet/minecraft/text/Text;)V
 
 - 
 - 
Method Details
- 
getTextMessage
- Mappings:
 Namespace Name Mixin selector official aLdp;a()Lsw;intermediary method_9199Lnet/minecraft/class_2164;method_9199()Lnet/minecraft/class_2561;named getTextMessageLnet/minecraft/command/CommandException;getTextMessage()Lnet/minecraft/text/Text;
 
 -