DynamicRegistrySync

public class DynamicRegistrySync

Handles synchronising changes to the built-in registries into the dynamic registry manager's template manager, in case it gets classloaded early.

Functions

setupSync
Link copied to clipboard
static void setupSync(DynamicRegistryManager.Impl template)
Sets up a synchronisation that will propagate added entries to the given dynamic registry manager, whichshould be the built-in manager.

Sources

jvm source
Link copied to clipboard