Package com.mojang.datafixers
Class FieldFinder<FT>
java.lang.Object
com.mojang.datafixers.FieldFinder<FT>
- All Implemented Interfaces:
OpticFinder<FT>
-
Constructor Details
-
FieldFinder
-
-
Method Details
-
type
- Specified by:
type
in interfaceOpticFinder<FT>
-
findType
public <A,FR> Either<TypedOptic<A,?, findTypeFT, FR>, Type.FieldNotFoundException> (Type<A> containerType, Type<FR> resultType, boolean recurse) - Specified by:
findType
in interfaceOpticFinder<FT>
-
equals
-
hashCode
public int hashCode()
-