Class Function

java.lang.Object
cn.nukkit.command.function.Function

@PowerNukkitXOnly @Since("1.6.0.0-PNX") public class Function extends Object
  • Method Details

    • fromPath

      public static Function fromPath(Path path)
    • dispatch

      public boolean dispatch(CommandSender sender)
    • getFullPath

      public Path getFullPath()
    • getCommands

      public List<String> getCommands()