| net.minecraft.server.network.ServerConnectionListener | |
| net.minecraft.class_3242 | |
| net.minecraft.server.ServerNetworkIo |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private final MinecraftServer |
|
||||||
| public volatile boolean |
|
||||||
| private volatile UUID |
|
||||||
| private final List<io.netty.channel.ChannelFuture> |
|
||||||
| private final List<ClientConnection> |
|
||||||
| private final Queue<ClientConnection> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MinecraftServer server) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| public SocketAddress |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public MinecraftServer |
|
||||||
| private void |
|
||||||
| public List<ClientConnection> |
|
||||||
| public UUID |
|
||||||
| private static void |
|