jumpPre method

void jumpPre()

Implementation

void jumpPre() {
  _stateChangerPre.value = _stateChangerPre.value + 1;
}