Uses of Record Class
net.minecraft.util.dynamic.Codecs.StrictUnboundedMapCodec
-
Uses of Codecs.StrictUnboundedMapCodec in net.minecraft.util.dynamic
Modifier and TypeMethodDescriptionstatic <K,
V> Codecs.StrictUnboundedMapCodec<K, V> Codecs.strictUnboundedMap
(com.mojang.serialization.Codec<K> keyCodec, com.mojang.serialization.Codec<V> elementCodec)