Class ParsedCommand

java.lang.Object
net.minestom.server.command.builder.ParsedCommand

public class ParsedCommand extends Object
Represents a Command ready to be executed (already parsed).
  • Method Details