Uses of Record Class
net.minecraft.registry.ReloadableRegistries.class_9842
Packages that use ReloadableRegistries.class_9842
-
Uses of ReloadableRegistries.class_9842 in net.minecraft.registry
Methods in net.minecraft.registry that return ReloadableRegistries.class_9842Modifier and TypeMethodDescriptionprivate static ReloadableRegistries.class_9842ReloadableRegistries.method_61245(CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, RegistryWrapper.WrapperLookup wrapperLookup, List<MutableRegistry<?>> list) Methods in net.minecraft.registry that return types with arguments of type ReloadableRegistries.class_9842Modifier and TypeMethodDescriptionReloadableRegistries.reload(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, List<Registry.class_10106<?>> list, ResourceManager resourceManager, Executor executor)