implements Lens<Pair<F, G>, Pair<F2, G>, F, F2>
| com.mojang.datafixers.optics.Proj1 |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public F |
| ||
| public Pair<F2, G> |
|
implements Lens<Pair<F, G>, Pair<F2, G>, F, F2>
| com.mojang.datafixers.optics.Proj1 |
| Modifier | Constructor |
|---|---|
| public | () |
| Modifier and Type | Method | ||
|---|---|---|---|
| public F |
| ||
| public Pair<F2, G> |
|