Package | Description |
---|---|
net.minecraft.client | |
net.minecraft.client.main |
Modifier and Type | Field and Description |
---|---|
private Session |
Minecraft.session |
Modifier and Type | Method and Description |
---|---|
Session |
Minecraft.getSession() |
Modifier and Type | Field and Description |
---|---|
Session |
GameConfiguration.UserInformation.session |
Constructor and Description |
---|
UserInformation(Session sessionIn,
com.mojang.authlib.properties.PropertyMap userPropertiesIn,
com.mojang.authlib.properties.PropertyMap profilePropertiesIn,
java.net.Proxy proxyIn) |