Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.mojang.datafixers.types.templates.Check (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.templates.CompoundList (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.templates.Const (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.templates.Hook (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.templates.List (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.templates.Named (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.templates.Product (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.templates.RecursivePoint (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.templates.Sum (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.templates.Tag (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.templates.TaggedChoice<K> (implements com.mojang.datafixers.types.templates.TypeTemplate)
- com.mojang.datafixers.types.Type<A> (implements com.mojang.datafixers.kinds.App<F,A>)