Uses of Record Class
net.minecraft.server.ReloadableServerRegistries.LoadResult
Packages that use ReloadableServerRegistries.LoadResult
-
Uses of ReloadableServerRegistries.LoadResult in net.minecraft.server
Methods in net.minecraft.server that return ReloadableServerRegistries.LoadResultModifier and TypeMethodDescriptionprivate static ReloadableServerRegistries.LoadResultReloadableServerRegistries.createAndValidateFullContext(LayeredRegistryAccess<RegistryLayer> registryAccess, HolderLookup.Provider provider, List<WritableRegistry<?>> registries) Methods in net.minecraft.server that return types with arguments of type ReloadableServerRegistries.LoadResultModifier and TypeMethodDescriptionReloadableServerRegistries.reload(LayeredRegistryAccess<RegistryLayer> registryAccess, List<Registry.PendingTags<?>> postponedTags, ResourceManager resourceManager, Executor backgroundExecutor)