JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
com.velocitypowered.api.proxy.config
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package com.velocitypowered.api.proxy.config
package
com.velocitypowered.api.proxy.config
Related Packages
Package
Description
com.velocitypowered.api.proxy
Provides an interface to interact with the proxy at a low level.
com.velocitypowered.api.proxy.crypto
com.velocitypowered.api.proxy.messages
Provides an interface to receive, handle, and send plugin messages on the proxy from clients and servers.
com.velocitypowered.api.proxy.player
Provides an interface to work with players connected to the proxy.
com.velocitypowered.api.proxy.server
Provides utilities to handle server information.
Interfaces
Class
Description
ProxyConfig
Exposes certain proxy configuration information that plugins may use.