This method of the Command class sets a boolean value that indicates whether to save a compiled version of a command before execution.
public void setPrepared(boolean prepared);