/// <summary> /// Sends sleep request to the given dice /// </summary> public void sleep() { dpc.sleep(this); }