Hierarchy For Package foundry.veil.api.resource.type
Interface Hierarchy
- foundry.veil.api.resource.VeilResource<T>
- foundry.veil.api.resource.type.VeilTextResource<T>
- foundry.veil.api.resource.type.VeilShaderResource<T>
- foundry.veil.api.resource.type.VeilTextResource<T>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- foundry.veil.api.resource.type.TextResource.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- foundry.veil.api.resource.type.FramebufferResource (implements foundry.veil.api.resource.type.VeilTextResource<T>)
- foundry.veil.api.resource.type.McMetaResource (implements foundry.veil.api.resource.VeilResource<T>)
- foundry.veil.api.resource.type.PostPipelineResource (implements foundry.veil.api.resource.type.VeilTextResource<T>)
- foundry.veil.api.resource.type.RenderTypeResource (implements foundry.veil.api.resource.type.VeilTextResource<T>)
- foundry.veil.api.resource.type.TextResource (implements foundry.veil.api.resource.type.VeilTextResource<T>)
- foundry.veil.api.resource.type.TextureResource (implements foundry.veil.api.resource.VeilResource<T>)
- foundry.veil.api.resource.type.UnknownResource (implements foundry.veil.api.resource.VeilResource<T>)
- foundry.veil.api.resource.type.VeilShaderDefinitionResource (implements foundry.veil.api.resource.type.VeilShaderResource<T>)
- foundry.veil.api.resource.type.VeilShaderFileResource (implements foundry.veil.api.resource.type.VeilShaderResource<T>)
- foundry.veil.api.resource.type.VeilShaderIncludeResource (implements foundry.veil.api.resource.type.VeilShaderResource<T>)
- java.lang.Record