net.minecraft.client

public class Session

implements com.mojang.bridge.game.GameSession

dki
net.minecraft.client.Session
net.minecraft.class_3801
net.minecraft.client.ClientGameSession
net.minecraft.client.ClientGameSession

Field summary

Modifier and TypeField
private final int
a
players
field_16765
playerCount
field_216846_a
private final boolean
b
isRemoteServer
field_16766
remoteServer
field_216847_b
private final String
c
difficulty
field_16763
difficulty
field_216848_c
private final String
d
gameMode
field_16764
gameMode
field_216849_d
private final UUID
e
id
field_16767
sessionId
field_216850_e

Constructor summary

ModifierConstructor
public (ClientLevel arg0, LocalPlayer arg1, ClientPacketListener arg2)

Method summary

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