类 MengBorneoSoupCommand

java.lang.Object
cn.handyplus.race.command.admin.MengBorneoSoupCommand
所有已实现的接口:
cn.handyplus.lib.command.IHandyCommandEvent

public class MengBorneoSoupCommand extends Object implements cn.handyplus.lib.command.IHandyCommandEvent
  • 构造器详细资料

    • MengBorneoSoupCommand

      public MengBorneoSoupCommand()
  • 方法详细资料

    • command

      public String command()
      指定者:
      command 在接口中 cn.handyplus.lib.command.IHandyCommandEvent
    • permission

      public String permission()
      指定者:
      permission 在接口中 cn.handyplus.lib.command.IHandyCommandEvent
    • onCommand

      public void onCommand(org.bukkit.command.CommandSender sender, org.bukkit.command.Command cmd, String label, String[] args)
      指定者:
      onCommand 在接口中 cn.handyplus.lib.command.IHandyCommandEvent