类分层结构
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- net.minecraft.command.CommandException
- net.minecraft.command.SyntaxErrorException
- net.minecraft.command.WrongUsageException
接口分层结构
注释类型分层结构
- net.infstudio.infinitylib.api.registry.command.ModCommand (implements java.lang.annotation.Annotation)