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