| Package | Description |
|---|---|
| net.md_5.bungee.protocol |
| Modifier and Type | Method and Description |
|---|---|
List<ChatChain.ChainLink> |
ChatChain.getReceived() |
List<ChatChain.ChainLink> |
ChatChain.getSeen() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChatChain.setReceived(List<ChatChain.ChainLink> received) |
void |
ChatChain.setSeen(List<ChatChain.ChainLink> seen) |
| Constructor and Description |
|---|
ChatChain(List<ChatChain.ChainLink> seen,
List<ChatChain.ChainLink> received) |
ChatChain(List<ChatChain.ChainLink> seen,
List<ChatChain.ChainLink> received) |
Copyright © 2012–2023 SpigotMC. All rights reserved.