Player.gameVersion

Gets the player's game version.

class Player
final pure nothrow @property @safe @nogc
string
gameVersion
()

Examples

"1.12"
"1.1.0"
"15w50b"

Meta