com.mojang.datafixers.types.templates

public final class RecursivePoint

implements TypeTemplate

com.mojang.datafixers.types.templates.RecursivePoint

Field summary

Modifier and TypeField
private final int
index

Constructor summary

ModifierConstructor
public (int arg0)

Method summary

Modifier and TypeMethod
public int
size()
public TypeFamily
apply(TypeFamily arg0)
public <A, B> FamilyOptic<A, B>
applyO(FamilyOptic<A, B> arg0, Type<A> arg1, Type<B> arg2)
public <FT, FR> Either<TypeTemplate, Type$FieldNotFoundException>
findFieldOrType(int arg0, String arg1, Type<FT> arg2, Type<FR> arg3)
public IntFunction<RewriteResult<?, ?>>
hmap(TypeFamily arg0, IntFunction<RewriteResult<?, ?>> arg1)
public <S, T> RewriteResult<S, T>
cap(TypeFamily arg0, RewriteResult<S, T> arg1)
public int
index()