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