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