History - com.mojang.datafixers.types.templates.TypeTemplate

1.16.5

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