Uses of Class
com.velocitypowered.api.proxy.server.ServerPing.Players
Packages that use ServerPing.Players
Package
Description
Provides utilities to handle server information.
-
Uses of ServerPing.Players in com.velocitypowered.api.proxy.server
Methods in com.velocitypowered.api.proxy.server that return types with arguments of type ServerPing.PlayersConstructors in com.velocitypowered.api.proxy.server with parameters of type ServerPing.PlayersModifierConstructorDescriptionServerPing
(ServerPing.Version version, @Nullable ServerPing.Players players, Component description, @Nullable Favicon favicon) ServerPing
(ServerPing.Version version, @Nullable ServerPing.Players players, Component description, @Nullable Favicon favicon, @Nullable ModInfo modinfo) Constructs a ServerPing instance.