| net.minecraft.server.network.CommonListenerCookie | |
| net.minecraft.class_8792 | |
| net.minecraft.server.network.ConnectedClientData |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final com.mojang.authlib.GameProfile |
|
||||||
| private final int |
|
||||||
| private final SyncedClientOptions |
|
||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (com.mojang.authlib.GameProfile gameProfile, int latency, SyncedClientOptions syncedOptions, boolean transferred) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static ConnectedClientData |
|
||||||
| public com.mojang.authlib.GameProfile |
|
||||||
| public int |
|
||||||
| public SyncedClientOptions |
|
||||||
| public boolean |
|