Package net.flectone.pulse.platform.registry


package net.flectone.pulse.platform.registry
  • Interfaces
    Class
    Description
    Owns the plugin's caches, so each can be built from config and cleared on reload.
    Registry for managing command registration and Brigadier integration.
    Owns both the plugin's own event listeners and the ones registered with the platform.
    Registers the plugin's permissions with the platform, so permission plugins can offer them for completion and apply their defaults.
    Owns the transports used to reach the other servers.
    Something that registers things with the platform and has to undo that on shutdown or reload.