Uses of Class
com.mojang.datafixers.FunctionType.ReaderMu
Packages that use FunctionType.ReaderMu
-
Uses of FunctionType.ReaderMu in com.mojang.datafixers
Subinterfaces with type arguments of type FunctionType.ReaderMu in com.mojang.datafixersClasses in com.mojang.datafixers that implement interfaces with type arguments of type FunctionType.ReaderMuMethods in com.mojang.datafixers that return types with arguments of type FunctionType.ReaderMuModifier and TypeMethodDescription<B> App<FunctionType.ReaderMu<R>, B> FunctionType.ReaderInstance.from(App<FunctionType.ReaderMu<R>, B> input) <T,R2> App <FunctionType.ReaderMu<R>, R2> FunctionType.ReaderInstance.map(Function<? super T, ? extends R2> func, App<FunctionType.ReaderMu<R>, T> ts) <B> App<FunctionType.ReaderMu<R>, B> FunctionType.ReaderInstance.to(App<FunctionType.ReaderMu<R>, B> input) Method parameters in com.mojang.datafixers with type arguments of type FunctionType.ReaderMuModifier and TypeMethodDescription<B> App<FunctionType.ReaderMu<R>, B> FunctionType.ReaderInstance.from(App<FunctionType.ReaderMu<R>, B> input) <T,R2> App <FunctionType.ReaderMu<R>, R2> FunctionType.ReaderInstance.map(Function<? super T, ? extends R2> func, App<FunctionType.ReaderMu<R>, T> ts) <B> App<FunctionType.ReaderMu<R>, B> FunctionType.ReaderInstance.to(App<FunctionType.ReaderMu<R>, B> input) static <A,B> Function <A, B> FunctionType.unbox(App<FunctionType.ReaderMu<A>, B> box) -
Uses of FunctionType.ReaderMu in com.mojang.datafixers.kinds
Methods in com.mojang.datafixers.kinds that return types with arguments of type FunctionType.ReaderMuMethod parameters in com.mojang.datafixers.kinds with type arguments of type FunctionType.ReaderMu