Commands can be parsed, in a very limited way.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package net.minecraft.commands.exceptions;
|
||||
|
||||
public class IllegalCommandArgumentException extends CommandException {
|
||||
}
|
||||
Reference in New Issue
Block a user