implements Type$TypeMatcher<FT, FR>
| com.mojang.datafixers.NamedChoiceFinder$Matcher |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private final Type<FR> |
| ||
| private final String |
| ||
| private final Type<FT> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String arg0, Type<FT> arg1, Type<FR> arg2) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public <S> Either<TypedOptic<S, ?, FT, FR>, Type$FieldNotFoundException> |
|