Entry Point Interfaces
You need to implement at least one of these interfaces to let this library load your class. Used to auto detect loading type.
📄️ IAnnotatedCommandEntry
Entrypoint for Command System.
📄️ IAnnotatedConfigEntry
Entrypoint for Config System.
📄️ IAnnotatedNetworkEntry
Entrypoint for Network System.
📄️ IAnnotatedRegistryEntry
Entrypoint for Register System.