| Package | Description |
|---|---|
| net.md_5.bungee.protocol | |
| net.md_5.bungee.protocol.packet |
| Modifier and Type | Method and Description |
|---|---|
static PlayerPublicKey |
DefinedPacket.readPublicKey(io.netty.buffer.ByteBuf buf) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DefinedPacket.writePublicKey(PlayerPublicKey publicKey,
io.netty.buffer.ByteBuf buf) |
| Modifier and Type | Method and Description |
|---|---|
PlayerPublicKey |
LoginRequest.getPublicKey() |
PlayerPublicKey |
PlayerListItem.Item.getPublicKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginRequest.setPublicKey(PlayerPublicKey publicKey) |
void |
PlayerListItem.Item.setPublicKey(PlayerPublicKey publicKey) |
| Constructor and Description |
|---|
LoginRequest(String data,
PlayerPublicKey publicKey,
UUID uuid) |
Copyright © 2012–2024 SpigotMC. All rights reserved.