History - com.mojang.datafixers.types.templates.TypeTemplate
1.14
Names
com.mojang.datafixers.types.templates.TypeTemplate
Fields
Constructors
Methods
int (): size
TypeFamily (TypeFamily): apply
Type<?> (): toSimpleType
<A, B> Either<TypeTemplate, Type$FieldNotFoundException> (int, String, Type<A>, Type<B>): findFieldOrType
IntFunction<RewriteResult<?, ?>> (TypeFamily, IntFunction<RewriteResult<?, ?>>): hmap
<A, B> FamilyOptic<A, B> (FamilyOptic<A, B>, Type<A>, Type<B>): applyO