implements PointFreeRule
| com.mojang.datafixers.functions.PointFreeRule$OrElse |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| protected final PointFreeRule |
| ||
| protected final Supplier<PointFreeRule> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PointFreeRule arg0, Supplier<PointFreeRule> arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public <A> Optional<? extends PointFree<A>> |
|