CommandAPI 9.3.0
An API for the command UI introduced in Minecraft 1.13
com.mojang.brigadier.exceptions.CommandExceptionType Interface Reference

A marker interface that indicates that the implementing class is a valid cause for a CommandSyntaxException. More...

+ Inheritance diagram for com.mojang.brigadier.exceptions.CommandExceptionType:

Detailed Description

A marker interface that indicates that the implementing class is a valid cause for a CommandSyntaxException.