Class OrphanRegistry

java.lang.Object
revxrsal.commands.orphan.OrphanRegistry

public final class OrphanRegistry extends Object
Represents an orphan command that has finally found its parent path.

Instances of this method can be safely passed to CommandHandler.register(Object...) to be registered.

This should be constructed using Orphans's methods.

  • Constructor Details

    • OrphanRegistry

      public OrphanRegistry()