net.minecraft.client

public class Session

implements com.mojang.bridge.game.GameSession

dvy
net.minecraft.client.Session
net.minecraft.class_3801
net.minecraft.client.ClientGameSession
net.minecraft.src.C_3409_

Field summary

Modifier and TypeField
private final int
a
players
field_16765
playerCount
f_92319_
private final boolean
b
isRemoteServer
field_16766
remoteServer
f_92320_
private final String
c
difficulty
field_16763
difficulty
f_92321_
private final String
d
gameMode
field_16764
gameMode
f_92322_
private final UUID
e
id
field_16767
sessionId
f_92323_

Constructor summary

ModifierConstructor
public (ClientLevel world, LocalPlayer player, ClientPacketListener networkHandler)

Method summary

Modifier and TypeMethod
public int
getPlayerCount()
getPlayerCount()
getPlayerCount()
public boolean
isRemoteServer()
isRemoteServer()
isRemoteServer()
public String
getDifficulty()
getDifficulty()
getDifficulty()
public String
getGameMode()
getGameMode()
getGameMode()
public UUID
getSessionId()
getSessionId()
getSessionId()