History - com.mojang.datafixers.functions.Apply
1.14.1
Names
com.mojang.datafixers.functions.Apply
Fields
PointFree<Function<A, B>>: func
PointFree<A>: arg
Type<A>: argType
Constructors
(PointFree<Function<A, B>>, PointFree<A>, Type<A>)
Methods
Function<DynamicOps<?>, B> (): eval
String (int): toString
Optional<? extends PointFree<B>> (PointFreeRule, Type<B>): all
Optional<? extends PointFree<B>> (PointFreeRule, Type<B>): one