Documentation ¶
Index ¶
Constants ¶
View Source
const ( URL = "https://sessionserver.mojang.com/session/minecraft/hasJoined?username=%s&serverId=%s" Certificate = `` /* 1792-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func MojangSha1Hex ¶
Types ¶
type GameProfile ¶
type GameProfile struct { Id string `json:"id"` Properties []GameProfileProperty `json:"properties"` }
func Authenticate ¶
type GameProfileProperty ¶
Click to show internal directories.
Click to hide internal directories.