com.mojang.datafixers.functions

public final class PointFreeRule$Seq

implements PointFreeRule

com.mojang.datafixers.functions.PointFreeRule$Seq

Field summary

Modifier and TypeField
private final List<Supplier<PointFreeRule>>
rules

Constructor summary

ModifierConstructor
public (List<Supplier<PointFreeRule>> arg0)

Method summary

Modifier and TypeMethod
public <A> Optional<? extends PointFree<A>>
rewrite(Type<A> arg0, PointFree<A> arg1)