com.mojang.datafixers.functions

public enum PointFreeRule$Nop

implements PointFreeRule, Supplier<PointFreeRule>

com.mojang.datafixers.functions.PointFreeRule$Nop

Enum constant summary

Enum Constant
INSTANCE

Constructor summary

ModifierConstructor
private ()

Method summary

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