PlayerSession.game

Gets the game type and version as a human-readable string.

class PlayerSession
final shared nothrow @property @safe
string
game
()

Examples

"Minecraft 1.2.0" "Minecraft: Java Edition 1.12" "Minecraft: Education Edition 1.1.5"

Meta