Expand description

Handle for the started Minecraft process

Structs

Handle to the forked game process. This handle allows stopping the game (sends SIGINT to the game process). It is also possible to check if the game exited or is still running.