History - com.mojang.datafixers.OpticFinder
1.14.4
Names
com.mojang.datafixers.OpticFinder
Fields
Constructors
Methods
Type<FT> (): type
<A, FR> Either<TypedOptic<A, ?, FT, FR>, Type$FieldNotFoundException> (Type<A>, Type<FR>, boolean): findType
<A> Either<TypedOptic<A, ?, FT, FT>, Type$FieldNotFoundException> (Type<A>, boolean): findType
<GT> OpticFinder<FT> (String, Type<GT>): inField