Uses of Class
net.md_5.bungee.api.ServerPing.PlayerInfo
-
Packages that use ServerPing.PlayerInfo Package Description net.md_5.bungee.api -
-
Uses of ServerPing.PlayerInfo in net.md_5.bungee.api
Methods in net.md_5.bungee.api that return ServerPing.PlayerInfo Modifier and Type Method Description ServerPing.PlayerInfo[]
ServerPing.Players. getSample()
Methods in net.md_5.bungee.api with parameters of type ServerPing.PlayerInfo Modifier and Type Method Description void
ServerPing.Players. setSample(ServerPing.PlayerInfo[] sample)
Constructors in net.md_5.bungee.api with parameters of type ServerPing.PlayerInfo Constructor Description Players(int max, int online, ServerPing.PlayerInfo[] sample)
-