Class CmdChangeClass

java.lang.Object
com.sucy.skill.cmd.CmdChangeClass
All Implemented Interfaces:
mc.promcteam.engine.mccore.commands.IFunction

public class CmdChangeClass extends Object implements mc.promcteam.engine.mccore.commands.IFunction
ProSkillAPI © 2023 com.sucy.skill.cmd.CmdChangeClass
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(mc.promcteam.engine.mccore.commands.ConfigurableCommand cmd, org.bukkit.plugin.Plugin plugin, org.bukkit.command.CommandSender sender, String[] args)
    Executes the command
    static void
    unload(org.bukkit.entity.Player player)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CmdChangeClass

      public CmdChangeClass()
  • Method Details

    • unload

      public static void unload(org.bukkit.entity.Player player)
    • execute

      public void execute(mc.promcteam.engine.mccore.commands.ConfigurableCommand cmd, org.bukkit.plugin.Plugin plugin, org.bukkit.command.CommandSender sender, String[] args)
      Executes the command
      Specified by:
      execute in interface mc.promcteam.engine.mccore.commands.IFunction
      Parameters:
      cmd - owning command
      plugin - plugin reference
      sender - sender of the command
      args - arguments