public class PluginListPageManager
Class PluginListPageManager. Provides pluginlistpagemanager functionality for the Hytale server.
java.lang.Object > PluginListPageManager
Field Summary
plugin
final
PluginBase
plugin
Field plugin.
descriptiveOnly
public
boolean
descriptiveOnly
Field descriptiveOnly.
Method Detail
PluginListPageManager
public
public
PluginListPageManager
()
Method PluginListPageManager.
registerPluginListPage
Method registerPluginListPage.
- Parameters:
@Nonnull final PluginListPagepage
deregisterPluginListPage
Method deregisterPluginListPage.
- Parameters:
@Nonnull final PluginListPagepage
notifyPluginChange
public
void
notifyPluginChange
(@Nonnull final Map plugins, @Nonnull final PluginIdentifier pluginIdentifier)
Method notifyPluginChange.
- Parameters:
@Nonnull final Mapplugins@Nonnull final PluginIdentifierpluginIdentifier
SessionSettings
public
public
SessionSettings
()
Method SessionSettings.
getComponentType
public
SessionSettings>
getComponentType
()
Method getComponentType.