public class ServerLoginNetworkHandler
implements ServerLoginPacketHandler, Tickable
| md | |
| net.minecraft.unmapped.C_58873528 | |
| net.minecraft.server.network.handler.ServerLoginNetworkHandler |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final AtomicInteger |
| ||||||
| private static final org.apache.logging.log4j.Logger |
| ||||||
| private static final Random |
| ||||||
| private final byte[] |
| ||||||
| private final MinecraftServer |
| ||||||
| public final Connection |
| ||||||
| private ServerLoginNetworkHandler$Stage |
| ||||||
| private int |
| ||||||
| private GameProfile |
| ||||||
| private String |
| ||||||
| private SecretKey |
| ||||||
| private ServerPlayerEntity |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MinecraftServer server, Connection connection) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public String |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| protected GameProfile |
|