Player.game

Gets the player's game.

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

Examples

"Minecraft 1.12"
"Minecraft: Pocket Edition 1.1.3"
"Minecraft: Education Edition 1.2.0"
"Minecraft 17w31a"

Meta