implements Prism<Either<F, G>, Either<F, G2>, G, G2>
| com.mojang.datafixers.optics.Inj2 |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public Either<Either<F, G2>, G> |
| ||
| public Either<F, G2> |
|
implements Prism<Either<F, G>, Either<F, G2>, G, G2>
| com.mojang.datafixers.optics.Inj2 |
| Modifier | Constructor |
|---|---|
| public | () |
| Modifier and Type | Method | ||
|---|---|---|---|
| public Either<Either<F, G2>, G> |
| ||
| public Either<F, G2> |
|