Class InternalCommandRegistry

java.lang.Object
cn.ycraft.limbo.command.InternalCommandRegistry

public class InternalCommandRegistry extends Object
  • Constructor Details

    • InternalCommandRegistry

      public InternalCommandRegistry()
  • Method Details

    • getDispatcher

      public static com.mojang.brigadier.CommandDispatcher<CommandSender> getDispatcher()
    • execute

      public static int execute(CommandSender sender, String command) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException