implements INetHandlerLoginServer, ITickable
| pc | |
| net.minecraft.server.network.NetHandlerLoginServer |
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 NetworkManager |
| ||||
| private NetHandlerLoginServer$LoginState |
| ||||
| private int |
| ||||
| private com.mojang.authlib.GameProfile |
| ||||
| private final String |
| ||||
| private SecretKey |
| ||||
| private EntityPlayerMP |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MinecraftServer arg0, NetworkManager arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public String |
| ||||
| public void |
| ||||
| public void |
| ||||
| protected com.mojang.authlib.GameProfile |
|