Class Hierarchy
- java.lang.Object
- com.blamejared.crafttweaker.annotation.processor.document.model.member.Member
- com.blamejared.crafttweaker.annotation.processor.document.model.member.CasterMember
- com.blamejared.crafttweaker.annotation.processor.document.model.member.ConstructorMember
- com.blamejared.crafttweaker.annotation.processor.document.model.member.EnumConstantMember
- com.blamejared.crafttweaker.annotation.processor.document.model.member.FieldMember
- com.blamejared.crafttweaker.annotation.processor.document.model.member.GetterMember
- com.blamejared.crafttweaker.annotation.processor.document.model.member.MethodMember
- com.blamejared.crafttweaker.annotation.processor.document.model.member.OperatorMember
- com.blamejared.crafttweaker.annotation.processor.document.model.member.SetterMember
- com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberGroup
- com.blamejared.crafttweaker.annotation.processor.document.model.member.Parameter
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.member.MemberKind (implements com.blamejared.crafttweaker.annotation.processor.util.Keyable)
- com.blamejared.crafttweaker.annotation.processor.document.model.member.MemberOrigin (implements com.blamejared.crafttweaker.annotation.processor.util.Keyable)