net.minecraft.client

public class ClientGameSession

implements com.mojang.bridge.game.GameSession

cvx
net.minecraft.class_3801
net.minecraft.client.ClientGameSession
net.minecraft.client.ClientGameSession

Field summary

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

Constructor summary

ModifierConstructor
public (ClientWorld arg0, ClientPlayerEntity arg1, ClientPlayNetworkHandler arg2)

Method summary

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