Interface MapCodec.ResultFunction<A>
public static interface MapCodec.ResultFunction<A>
-
Method Summary
Modifier and TypeMethodDescription<T> DataResult<A> apply(DynamicOps<T> ops, MapLike<T> input, DataResult<A> a) <T> RecordBuilder<T> coApply(DynamicOps<T> ops, A input, RecordBuilder<T> t)
-
Method Details
-
apply
-
coApply
-