Skip to content

IRegistry

Package: com.hypixel.hytale.server.core.plugin.registry

public interface IRegistry

Base interface for plugin registries. All registry types implement this to provide a common shutdown lifecycle hook that is called when the plugin is unloaded.

MethodReturn TypeDescription
shutdown()voidCalled when the registry is shut down during plugin unloading.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.