| net.minecraft.client.multiplayer.CommonListenerCookie | |
| net.minecraft.class_8675 | |
| net.minecraft.client.network.ClientConnectionState |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final ClientChunkLoadProgress |
|
||||||
| private final com.mojang.authlib.GameProfile |
|
||||||
| private final WorldSession |
|
||||||
| private final DynamicRegistryManager$Immutable |
|
||||||
| private final FeatureSet |
|
||||||
| private final String |
|
||||||
| private final ServerInfo |
|
||||||
| private final Screen |
|
||||||
| private final Map<Identifier, byte[]> |
|
||||||
| private final ChatHud$ChatState |
|
||||||
| private final Map<String, String> |
|
||||||
| private final ServerLinks |
|
||||||
| private final Map<UUID, PlayerListEntry> |
|
||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ClientChunkLoadProgress chunkLoadProgress, com.mojang.authlib.GameProfile localGameProfile, WorldSession worldSession, DynamicRegistryManager$Immutable receivedRegistries, FeatureSet enabledFeatures, String serverBrand, ServerInfo serverInfo, Screen postDisconnectScreen, Map<Identifier, byte[]> serverCookies, ChatHud$ChatState chatState, Map<String, String> customReportDetails, ServerLinks serverLinks, Map<UUID, PlayerListEntry> seenPlayers, boolean seenInsecureChatWarning) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ClientChunkLoadProgress |
|
||||||
| public com.mojang.authlib.GameProfile |
|
||||||
| public WorldSession |
|
||||||
| public DynamicRegistryManager$Immutable |
|
||||||
| public FeatureSet |
|
||||||
| public String |
|
||||||
| public ServerInfo |
|
||||||
| public Screen |
|
||||||
| public Map<Identifier, byte[]> |
|
||||||
| public ChatHud$ChatState |
|
||||||
| public Map<String, String> |
|
||||||
| public ServerLinks |
|
||||||
| public Map<UUID, PlayerListEntry> |
|
||||||
| public boolean |
|