| Package | Description |
|---|---|
| org.cloudburstmc.server.player | |
| org.cloudburstmc.server.utils |
| Modifier and Type | Method and Description |
|---|---|
ClientChainData |
PlayerLoginData.getChainData() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerLoginData.setChainData(ClientChainData chainData) |
| Constructor and Description |
|---|
Player(com.nukkitx.protocol.bedrock.BedrockServerSession session,
ClientChainData chainData) |
| Modifier and Type | Method and Description |
|---|---|
static ClientChainData |
ClientChainData.of(byte[] buffer) |
static ClientChainData |
ClientChainData.read(com.nukkitx.protocol.bedrock.packet.LoginPacket pk) |
Copyright © 2020. All rights reserved.