| public static <E> com.mojang.serialization.Codec<RegistryEntryList<E>> | | homogeneousList(ResourceKey<? extends Registry<E>> registryKey, com.mojang.serialization.Codec<E> elementCodec) | | homogeneousList(ResourceKey<? extends Registry<E>> registryKey, com.mojang.serialization.Codec<E> elementCodec) | | method_40341(class_5321<? extends class_2378<E>> arg0, com.mojang.serialization.Codec<E> arg1) | | entryList(RegistryKey<? extends Registry<E>> registryRef, com.mojang.serialization.Codec<E> elementCodec) |
|
| public static <E> com.mojang.serialization.Codec<RegistryEntryList<E>> | | homogeneousList(ResourceKey<? extends Registry<E>> registryKey, com.mojang.serialization.Codec<E> elementCodec, boolean alwaysUseList) | | homogeneousList(ResourceKey<? extends Registry<E>> registryKey, com.mojang.serialization.Codec<E> elementCodec, boolean alwaysUseList) | | method_40343(class_5321<? extends class_2378<E>> arg0, com.mojang.serialization.Codec<E> arg1, boolean arg2) | | entryList(RegistryKey<? extends Registry<E>> registryRef, com.mojang.serialization.Codec<E> elementCodec, boolean alwaysSerializeAsList) |
|
| public static <E> com.mojang.serialization.Codec<RegistryEntryList<E>> | |
| public static <E> com.mojang.serialization.Codec<RegistryEntryList<E>> | |