Class DataFix.NamedFunctionWrapper<A,B>

java.lang.Object
com.mojang.datafixers.DataFix.NamedFunctionWrapper<A,B>
All Implemented Interfaces:
Function<DynamicOps<?>, Function<A,B>>
Enclosing class:
DataFix

private static final class DataFix.NamedFunctionWrapper<A,B> extends Object implements Function<DynamicOps<?>, Function<A,B>>