com.mojang.datafixers.functions

final class In<A>

extends PointFree<Function<A, A>>

com.mojang.datafixers.functions.In

Field summary

Modifier and TypeField
protected final RecursivePoint$RecursivePointType<A>
type

Constructor summary

ModifierConstructor
public (RecursivePoint$RecursivePointType<A> arg0)

Method summary

Modifier and TypeMethod
public String
toString(int arg0)
public Function<DynamicOps<?>, Function<A, A>>
eval()