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