StartGame.spawnPosition

Position where the client's compass will point to.

class StartGame
Tuple!(int, "x", int, "y", int, "z") spawnPosition;

Meta