com.mojang.datafixers

class OpticFinder$1

implements OpticFinder<FT>

com.mojang.datafixers.OpticFinder$1

Constructor summary

ModifierConstructor
(OpticFinder arg0, OpticFinder arg1, Type arg2, String arg3)

Method summary

Modifier and TypeMethod
public Type<FT>
type()
public <A, FR> Either<TypedOptic<A, ?, FT, FR>, Type$FieldNotFoundException>
findType(Type<A> arg0, Type<FR> arg1, boolean arg2)
private <A, FR, GR> Either<TypedOptic<A, ?, FT, FR>, Type$FieldNotFoundException>
cap(Type<A> arg0, TypedOptic<GT, GR, FT, FR> arg1, boolean arg2)