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

字段概要

修饰符与类型字段
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

构造函数概要

修饰符构造函数
public (ClientWorld arg0, ClientPlayerEntity arg1, ClientPlayNetworkHandler arg2)

方法概要

修饰符与类型方法
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()