Uses of Class
net.minecraft.registry.entry.RegistryElementCodec
-
Uses of RegistryElementCodec in net.minecraft.registry.entry
Modifier and TypeMethodDescriptionstatic <E> RegistryElementCodec<E>
RegistryElementCodec.of
(RegistryKey<? extends Registry<E>> registryRef, com.mojang.serialization.Codec<E> elementCodec) static <E> RegistryElementCodec<E>
RegistryElementCodec.of
(RegistryKey<? extends Registry<E>> registryRef, com.mojang.serialization.Codec<E> elementCodec, boolean allowInlineDefinitions)