Uses of Class
net.md_5.bungee.api.ServerPing.Players
- 
Packages that use ServerPing.Players Package Description net.md_5.bungee.api 
- 
- 
Uses of ServerPing.Players in net.md_5.bungee.apiMethods in net.md_5.bungee.api that return ServerPing.Players Modifier and Type Method Description ServerPing.PlayersServerPing. getPlayers()Methods in net.md_5.bungee.api with parameters of type ServerPing.Players Modifier and Type Method Description voidServerPing. setPlayers(ServerPing.Players players)Constructors in net.md_5.bungee.api with parameters of type ServerPing.Players Constructor Description ServerPing(ServerPing.Protocol version, ServerPing.Players players, String description, String favicon)Deprecated.ServerPing(ServerPing.Protocol version, ServerPing.Players players, String description, Favicon favicon)Deprecated.ServerPing(ServerPing.Protocol version, ServerPing.Players players, BaseComponent description, Favicon favicon)
 
-