| Package | Description |
|---|---|
| net.md_5.bungee.protocol | |
| net.md_5.bungee.protocol.packet |
| Modifier and Type | Method and Description |
|---|---|
static Property[] |
DefinedPacket.readProperties(io.netty.buffer.ByteBuf buf) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DefinedPacket.writeProperties(Property[] properties,
io.netty.buffer.ByteBuf buf) |
| Modifier and Type | Method and Description |
|---|---|
Property[] |
LoginSuccess.getProperties() |
Property[] |
PlayerListItem.Item.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginSuccess.setProperties(Property[] properties) |
void |
PlayerListItem.Item.setProperties(Property[] properties) |
| Constructor and Description |
|---|
LoginSuccess(UUID uuid,
String username,
Property[] properties) |
Copyright © 2012–2023 SpigotMC. All rights reserved.