public class OnlinePlayer extends Object
| Modifier and Type | Field and Description |
|---|---|
com.velocitypowered.api.proxy.Player |
player |
| Constructor and Description |
|---|
OnlinePlayer(com.velocitypowered.api.proxy.Player player) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.velocitypowered.api.proxy.Player |
getPlayer() |
int |
hashCode() |
String |
toString() |
public final com.velocitypowered.api.proxy.Player player
public OnlinePlayer(com.velocitypowered.api.proxy.Player player)
Copyright © 2019. All rights reserved.