public class VelocityStorage extends StoredObject
| Constructor and Description |
|---|
VelocityStorage(UserConnection user,
com.velocitypowered.api.proxy.Player player) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<UUID> |
getBossbar() |
List<UUID> |
getCachedBossbar() |
String |
getCurrentServer() |
com.velocitypowered.api.proxy.Player |
getPlayer() |
int |
hashCode() |
void |
setCurrentServer(String currentServer) |
getUserpublic VelocityStorage(UserConnection user, com.velocitypowered.api.proxy.Player player)
Copyright © 2016–2021. All rights reserved.