com.mojang.datafixers.functions

public final class PointFreeRule$OrElse

implements PointFreeRule

com.mojang.datafixers.functions.PointFreeRule$OrElse

Field summary

Modifier and TypeField
protected final PointFreeRule
first
protected final Supplier<PointFreeRule>
second

Constructor summary

ModifierConstructor
public (PointFreeRule arg0, Supplier<PointFreeRule> arg1)

Method summary

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