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 - dp- intermediary - net/minecraft/class_2164- named - net/minecraft/command/CommandException
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
message- Mappings:
- Namespace - Name - Mixin selector - official - a- Ldp;a:Lsw;- intermediary - field_9813- Lnet/minecraft/class_2164;field_9813:Lnet/minecraft/class_2561;- named - message- Lnet/minecraft/command/CommandException;message:Lnet/minecraft/text/Text;
 
 
- 
- 
Constructor Details- 
CommandException- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Ldp;<init>(Lsw;)V- intermediary - <init>- Lnet/minecraft/class_2164;<init>(Lnet/minecraft/class_2561;)V- named - <init>- Lnet/minecraft/command/CommandException;<init>(Lnet/minecraft/text/Text;)V
 
 
- 
- 
Method Details- 
getTextMessage- Mappings:
- Namespace - Name - Mixin selector - official - a- Ldp;a()Lsw;- intermediary - method_9199- Lnet/minecraft/class_2164;method_9199()Lnet/minecraft/class_2561;- named - getTextMessage- Lnet/minecraft/command/CommandException;getTextMessage()Lnet/minecraft/text/Text;
 
 
-