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> contextLayers, HolderLookup.Provider contextLookupWithUpdatedTags, List<WritableRegistry<?>> newRegistries) Methods in net.minecraft.server that return types with arguments of type ReloadableServerRegistries.LoadResultModifier and TypeMethodDescriptionReloadableServerRegistries.reload(LayeredRegistryAccess<RegistryLayer> context, List<Registry.PendingTags<?>> updatedContextTags, ResourceManager manager, Executor executor)