Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- dev.jorel.commandapi.preprocessor.Preprocessor
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
Annotation Interface Hierarchy
- dev.jorel.commandapi.preprocessor.Differs (implements java.lang.annotation.Annotation)
- dev.jorel.commandapi.preprocessor.NMSMeta (implements java.lang.annotation.Annotation)
- dev.jorel.commandapi.preprocessor.Overridden (implements java.lang.annotation.Annotation)
- dev.jorel.commandapi.preprocessor.OverriddenRepeatable (implements java.lang.annotation.Annotation)
- dev.jorel.commandapi.preprocessor.RequireField (implements java.lang.annotation.Annotation)
- dev.jorel.commandapi.preprocessor.RequireFields (implements java.lang.annotation.Annotation)
- dev.jorel.commandapi.preprocessor.Unimplemented (implements java.lang.annotation.Annotation)
- dev.jorel.commandapi.preprocessor.UnimplementedRepeatable (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- dev.jorel.commandapi.preprocessor.Unimplemented.REASON
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)