Uses of Package
com.velocitypowered.api.proxy
Packages that use com.velocitypowered.api.proxy
Package
Description
Provides events for handling incoming connections to the proxy and logins.
Provides events for handling actions performed by players.
Provides events for handling the lifecycle of the proxy.
Provides an interface to interact with the proxy at a low level.
Provides utilities to handle server information.
-
Classes in com.velocitypowered.api.proxy used by com.velocitypowered.api.event.command
-
Classes in com.velocitypowered.api.proxy used by com.velocitypowered.api.event.connectionClassDescriptionRepresents an incoming connection to the proxy.Represents a player who is connected to the proxy.
-
Classes in com.velocitypowered.api.proxy used by com.velocitypowered.api.event.playerClassDescriptionRepresents an incoming connection to the proxy.Represents a player who is connected to the proxy.Represents a connection to a backend server from the proxy for a client.
-
Classes in com.velocitypowered.api.proxy used by com.velocitypowered.api.event.player.configurationClassDescriptionRepresents a player who is connected to the proxy.Represents a connection to a backend server from the proxy for a client.
-
Classes in com.velocitypowered.api.proxy used by com.velocitypowered.api.event.proxy
-
Classes in com.velocitypowered.api.proxy used by com.velocitypowered.api.proxyClassDescriptionProvides a fluent interface to send a connection request to another server on the proxy.Represents the result of a connection request.Represents the status of a connection request initiated by a
ConnectionRequestBuilder
.Indicates that the executor of the command is the console.Represents an incoming connection to the proxy.Consumes the message.Represents a player who is connected to the proxy.Represents a connection to a backend server from the proxy for a client. -
Classes in com.velocitypowered.api.proxy used by com.velocitypowered.api.proxy.server