Class CommandsManagerRegistration

java.lang.Object
com.sk89q.bukkit.util.CommandRegistration
com.sk89q.bukkit.util.CommandsManagerRegistration

@Deprecated public class CommandsManagerRegistration extends CommandRegistration
Deprecated.
  • Field Details

  • Constructor Details

  • Method Details

    • register

      public boolean register(Class<?> clazz)
      Deprecated.
    • registerAll

      public boolean registerAll(List<Command> registered)
      Deprecated.