com.mojang.datafixers.functions

final class Out<A>

extends PointFree<Function<A, A>>

com.mojang.datafixers.functions.Out

Field summary

Modifier and TypeField
private 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()