Class Hierarchy
- java.lang.Object
- com.blamejared.crafttweaker.annotation.processor.document.model.type.Type
- com.blamejared.crafttweaker.annotation.processor.document.model.type.ArrayType
- com.blamejared.crafttweaker.annotation.processor.document.model.type.BasicType
- com.blamejared.crafttweaker.annotation.processor.document.model.type.GenericType
- com.blamejared.crafttweaker.annotation.processor.document.model.type.JavaType
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.blamejared.crafttweaker.annotation.processor.document.model.type.Bound (implements com.blamejared.crafttweaker.annotation.processor.util.Keyable)
- com.blamejared.crafttweaker.annotation.processor.document.model.type.TypeKind (implements com.blamejared.crafttweaker.annotation.processor.util.Keyable)