I am trying to make a typing adventure kind of game in java, however i need a command at least similar to the one in the title, here is the code
import java.util
use continue; with unconditional loop for example
continue;
while(true){/* your code*/}