net.minecraft.client

public class Session

implements com.mojang.bridge.game.GameSession

dxz
net.minecraft.client.Session
net.minecraft.class_3801
net.minecraft.unmapped.C_lfbefmai
net.minecraft.client.ClientGameSession
net.minecraft.src.C_3409_

Field summary

Modifier and TypeField
private final int
a
players
field_16765
f_jsrssrln
playerCount
f_92319_
private final boolean
b
isRemoteServer
field_16766
f_tdyyxeyr
remoteServer
f_92320_
private final String
c
difficulty
field_16763
f_ewofgzvn
difficulty
f_92321_
private final String
d
gameMode
field_16764
f_zcuwaoua
gameMode
f_92322_
private final UUID
e
id
field_16767
f_dfraqwtf
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()