package com.hypixel.hytale.server.core.plugin.registry; public interface IRegistry { void shutdown(); }