Uses of Package
com.velocitypowered.api.proxy.server
Packages that use com.velocitypowered.api.proxy.server
Package
Description
Provides events for handling actions performed by players.
Provides events for handling the lifecycle of the proxy.
Provides events for handling GS4 queries.
Provides an interface to interact with the proxy at a low level.
Provides utilities to handle server information.
-
Classes in com.velocitypowered.api.proxy.server used by com.velocitypowered.api.event.player
-
Classes in com.velocitypowered.api.proxy.server used by com.velocitypowered.api.event.proxy
-
Classes in com.velocitypowered.api.proxy.server used by com.velocitypowered.api.event.proxy.server
-
Classes in com.velocitypowered.api.proxy.server used by com.velocitypowered.api.event.query
-
Classes in com.velocitypowered.api.proxy.server used by com.velocitypowered.api.proxyClassDescriptionRepresents a server that has been registered with the proxy.ServerInfo represents a server that a player can connect to.
-
Classes in com.velocitypowered.api.proxy.server used by com.velocitypowered.api.proxy.serverClassDescriptionContains the parameters used to ping a
RegisteredServer
.A builder forPingOptions
objects.GS4 query response.A builder forQueryResponse
objects.Represents a plugin in the query response.ServerInfo represents a server that a player can connect to.Represents a 1.7 and above server list ping response.A builder forServerPing
objects.Represents what the players the server purports to have online, its maximum capacity, and a sample of players on the server.A player returned in the sample field of the server ping players field.Represents the version of the server sent to the client.