Uses of Record Class
net.minecraft.registry.ReloadableRegistries.ReloadResult
Packages that use ReloadableRegistries.ReloadResult
- 
Uses of ReloadableRegistries.ReloadResult in net.minecraft.registryMethods in net.minecraft.registry that return ReloadableRegistries.ReloadResultModifier and TypeMethodDescriptionprivate static ReloadableRegistries.ReloadResultReloadableRegistries.toResult(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, RegistryWrapper.WrapperLookup nonReloadables, List<MutableRegistry<?>> registries) Methods in net.minecraft.registry that return types with arguments of type ReloadableRegistries.ReloadResultModifier and TypeMethodDescriptionReloadableRegistries.reload(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, List<Registry.PendingTagLoad<?>> pendingTagLoads, ResourceManager resourceManager, Executor prepareExecutor)