Class Hierarchy
- java.lang.Object
- com.blamejared.crafttweaker.annotation.processor.document.model.page.Page (implements java.lang.Comparable<T>)
- com.blamejared.crafttweaker.annotation.processor.document.model.page.EnumPage
- com.blamejared.crafttweaker.annotation.processor.document.model.page.ExpansionPage
- com.blamejared.crafttweaker.annotation.processor.document.model.page.MarkdownPage
- com.blamejared.crafttweaker.annotation.processor.document.model.page.RenderedPage
- com.blamejared.crafttweaker.annotation.processor.document.model.page.TypePage
- com.blamejared.crafttweaker.annotation.processor.document.model.page.EventPage
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.page.PageKind (implements com.blamejared.crafttweaker.annotation.processor.util.Keyable)
- com.blamejared.crafttweaker.annotation.processor.document.model.page.PageVersion (implements com.blamejared.crafttweaker.annotation.processor.util.Keyable)