PluginListPageManager
Package: com.hypixel.hytale.server.core.plugin
public class PluginListPageManagerManages plugin list UI pages. Notifies registered pages when plugins are enabled or disabled.
Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
@Nonnull public static | PluginListPageManager | get() |
public | void | registerPluginListPage(@Nonnull PluginListPage page) |
public | void | deregisterPluginListPage(@Nonnull PluginListPage page) |
public | void | notifyPluginChange(@Nonnull Map<PluginIdentifier, PluginBase> plugins, @Nonnull PluginIdentifier pluginIdentifier) |
Inner Classes
Section titled “Inner Classes”SessionSettings
Section titled “SessionSettings”Component<EntityStore> that stores per-player plugin list display settings.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.