| Package | Description |
|---|---|
| com.nukkitx.protocol.bedrock |
| Modifier and Type | Method and Description |
|---|---|
BedrockClientSession |
BedrockClient.getSession() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BedrockClientSession> |
BedrockClient.connect(InetSocketAddress address) |
CompletableFuture<BedrockClientSession> |
BedrockClient.connect(InetSocketAddress address,
long timeout,
TimeUnit unit) |
CompletableFuture<BedrockClientSession> |
BedrockClient.directConnect(InetSocketAddress address) |
Copyright © 2018–2022 NukkitX. All rights reserved.