com.mojang.datafixers

class NamedChoiceFinder$Matcher<FT, FR>

implements Type$TypeMatcher<FT, FR>

com.mojang.datafixers.NamedChoiceFinder$Matcher

Field summary

Modifier and TypeField
private final Type<FR>
resultType
private final String
name
private final Type<FT>
type

Constructor summary

ModifierConstructor
public (String arg0, Type<FT> arg1, Type<FR> arg2)

Method summary

Modifier and TypeMethod
public <S> Either<TypedOptic<S, ?, FT, FR>, Type$FieldNotFoundException>
match(Type<S> arg0)