Uses of Interface
net.minecraft.util.dynamic.EntryLoader.class_7236
Packages that use EntryLoader.class_7236
-
Uses of EntryLoader.class_7236 in net.minecraft.util.dynamic
Methods in net.minecraft.util.dynamic that return types with arguments of type EntryLoader.class_7236Modifier and TypeMethodDescription<E> Map<RegistryKey<E>,EntryLoader.class_7236<E>> EntryLoader.getKnownEntryPaths(RegistryKey<? extends Registry<E>> key) <E> Map<RegistryKey<E>,EntryLoader.class_7236<E>> EntryLoader.Impl.getKnownEntryPaths(RegistryKey<? extends Registry<E>> key) <E> Optional<EntryLoader.class_7236<E>>EntryLoader.Impl.method_42083(RegistryKey<E> registryKey) <E> Optional<EntryLoader.class_7236<E>>EntryLoader.method_42083(RegistryKey<E> registryKey) Method parameters in net.minecraft.util.dynamic with type arguments of type EntryLoader.class_7236Modifier and TypeMethodDescriptionprivate <E> com.mojang.serialization.DataResult<RegistryEntry<E>>RegistryLoader.method_42082(MutableRegistry<E> mutableRegistry, RegistryKey<? extends Registry<E>> registryKey, com.mojang.serialization.Codec<E> codec, RegistryKey<E> registryKey2, Optional<EntryLoader.class_7236<E>> optional, com.mojang.serialization.DynamicOps<JsonElement> dynamicOps)