Class ProfunctorTransformer<S,T,A,B>
java.lang.Object
com.mojang.datafixers.functions.PointFree<Function<Function<A,B>, Function<S,T>>>
com.mojang.datafixers.functions.ProfunctorTransformer<S,T,A,B>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<S2,T2> ProfunctorTransformer <S2, T2, A, B> castOuterUnchecked(Type<S2> sType, Type<T2> tType) booleaneval()inthashCode()toString(int level) type()
-
Field Details
-
optic
-
-
Constructor Details
-
ProfunctorTransformer
-
-
Method Details
-
castOuterUnchecked
-
type
-
toString
-
eval
-
equals
-
hashCode
-