Hierarchy For All Packages
Package Hierarchies:- com.velocitypowered.api.command,
- com.velocitypowered.api.event,
- com.velocitypowered.api.event.annotation,
- com.velocitypowered.api.event.command,
- com.velocitypowered.api.event.connection,
- com.velocitypowered.api.event.permission,
- com.velocitypowered.api.event.player,
- com.velocitypowered.api.event.player.configuration,
- com.velocitypowered.api.event.proxy,
- com.velocitypowered.api.event.proxy.server,
- com.velocitypowered.api.event.query,
- com.velocitypowered.api.network,
- com.velocitypowered.api.permission,
- com.velocitypowered.api.plugin,
- com.velocitypowered.api.plugin.annotation,
- com.velocitypowered.api.plugin.meta,
- com.velocitypowered.api.proxy,
- com.velocitypowered.api.proxy.config,
- com.velocitypowered.api.proxy.crypto,
- com.velocitypowered.api.proxy.messages,
- com.velocitypowered.api.proxy.player,
- com.velocitypowered.api.proxy.server,
- com.velocitypowered.api.scheduler,
- com.velocitypowered.api.util
Class Hierarchy
- java.lang.Object
- com.velocitypowered.api.command.BrigadierCommand (implements com.velocitypowered.api.command.Command)
- com.velocitypowered.api.event.command.CommandExecuteEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.command.CommandExecuteEvent.CommandResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.connection.ConnectionHandshakeEvent
- com.velocitypowered.api.event.player.CookieReceiveEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.player.CookieReceiveEvent.ForwardResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.player.CookieRequestEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.player.CookieRequestEvent.ForwardResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.player.CookieStoreEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.player.CookieStoreEvent.ForwardResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.connection.DisconnectEvent
- com.velocitypowered.api.util.Favicon
- com.velocitypowered.api.util.GameProfile
- com.velocitypowered.api.util.GameProfile.Property
- com.velocitypowered.api.event.player.GameProfileRequestEvent
- com.velocitypowered.api.event.player.KickedFromServerEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.player.KickedFromServerEvent.DisconnectPlayer (implements com.velocitypowered.api.event.player.KickedFromServerEvent.ServerKickResult)
- com.velocitypowered.api.event.player.KickedFromServerEvent.Notify (implements com.velocitypowered.api.event.player.KickedFromServerEvent.ServerKickResult)
- com.velocitypowered.api.event.player.KickedFromServerEvent.RedirectPlayer (implements com.velocitypowered.api.event.player.KickedFromServerEvent.ServerKickResult)
- com.velocitypowered.api.proxy.messages.LegacyChannelIdentifier (implements com.velocitypowered.api.proxy.messages.ChannelIdentifier)
- com.velocitypowered.api.event.proxy.ListenerBoundEvent
- com.velocitypowered.api.event.proxy.ListenerCloseEvent
- com.velocitypowered.api.event.connection.LoginEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.proxy.messages.MinecraftChannelIdentifier (implements com.velocitypowered.api.proxy.messages.ChannelIdentifier)
- com.velocitypowered.api.util.ModInfo
- com.velocitypowered.api.util.ModInfo.Mod
- com.velocitypowered.api.event.permission.PermissionsSetupEvent
- com.velocitypowered.api.proxy.server.PingOptions
- com.velocitypowered.api.proxy.server.PingOptions.Builder (implements net.kyori.adventure.builder.AbstractBuilder<R>)
- com.velocitypowered.api.event.command.PlayerAvailableCommandsEvent
- com.velocitypowered.api.event.player.PlayerChannelRegisterEvent
- com.velocitypowered.api.event.player.PlayerChatEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.player.PlayerChatEvent.ChatResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.player.PlayerChooseInitialServerEvent
- com.velocitypowered.api.event.player.PlayerClientBrandEvent
- com.velocitypowered.api.event.player.PlayerModInfoEvent
- com.velocitypowered.api.event.player.PlayerResourcePackStatusEvent
- com.velocitypowered.api.event.player.PlayerSettingsChangedEvent
- com.velocitypowered.api.plugin.meta.PluginDependency
- com.velocitypowered.api.event.connection.PluginMessageEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.connection.PluginMessageEvent.ForwardResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.command.PostCommandInvocationEvent
- com.velocitypowered.api.event.connection.PostLoginEvent
- com.velocitypowered.api.event.connection.PreLoginEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.connection.PreLoginEvent.PreLoginComponentResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.connection.PreTransferEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.connection.PreTransferEvent.TransferResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.proxy.ProxyInitializeEvent
- com.velocitypowered.api.event.proxy.ProxyPingEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.query.ProxyQueryEvent
- com.velocitypowered.api.event.proxy.ProxyReloadEvent
- com.velocitypowered.api.event.proxy.ProxyShutdownEvent
- com.velocitypowered.api.util.ProxyVersion
- com.velocitypowered.api.proxy.server.QueryResponse
- com.velocitypowered.api.proxy.server.QueryResponse.Builder
- com.velocitypowered.api.proxy.server.QueryResponse.PluginInformation
- java.lang.Record
- com.velocitypowered.api.event.player.configuration.PlayerConfigurationEvent
- com.velocitypowered.api.event.player.configuration.PlayerEnterConfigurationEvent
- com.velocitypowered.api.event.player.configuration.PlayerEnteredConfigurationEvent
- com.velocitypowered.api.event.player.configuration.PlayerFinishConfigurationEvent
- com.velocitypowered.api.event.player.configuration.PlayerFinishedConfigurationEvent
- com.velocitypowered.api.event.proxy.server.ServerRegisteredEvent
- com.velocitypowered.api.event.proxy.server.ServerUnregisteredEvent
- com.velocitypowered.api.event.ResultedEvent.ComponentResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.ResultedEvent.GenericResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.player.ServerConnectedEvent
- com.velocitypowered.api.proxy.server.ServerInfo (implements java.lang.Comparable<T>)
- com.velocitypowered.api.util.ServerLink
- com.velocitypowered.api.event.player.ServerLoginPluginMessageEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.player.ServerLoginPluginMessageEvent.ResponseResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.proxy.server.ServerPing
- com.velocitypowered.api.proxy.server.ServerPing.Builder
- com.velocitypowered.api.proxy.server.ServerPing.Players
- com.velocitypowered.api.proxy.server.ServerPing.SamplePlayer
- com.velocitypowered.api.proxy.server.ServerPing.Version
- com.velocitypowered.api.event.player.ServerPostConnectEvent
- com.velocitypowered.api.event.player.ServerPreConnectEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.player.ServerPreConnectEvent.ServerResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.player.ServerResourcePackRemoveEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.event.player.ServerResourcePackSendEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- com.velocitypowered.api.proxy.player.SkinParts
- com.velocitypowered.api.event.player.TabCompleteEvent
- com.velocitypowered.api.proxy.player.TabListEntry.Builder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.velocitypowered.api.plugin.InvalidPluginException
- java.lang.Exception
- com.velocitypowered.api.util.UuidUtils
- com.velocitypowered.api.command.VelocityBrigadierMessage (implements net.kyori.adventure.text.ComponentLike, com.mojang.brigadier.Message)
Interface Hierarchy
- com.velocitypowered.api.proxy.messages.ChannelIdentifier
- com.velocitypowered.api.proxy.messages.ChannelMessageSink
- com.velocitypowered.api.proxy.Player (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSource, com.velocitypowered.api.command.CommandSource, net.kyori.adventure.text.event.HoverEventSource<V>, net.kyori.adventure.identity.Identified, com.velocitypowered.api.proxy.InboundConnection, net.kyori.adventure.key.Keyed, com.velocitypowered.api.proxy.crypto.KeyIdentifiable)
- com.velocitypowered.api.proxy.server.RegisteredServer (also extends net.kyori.adventure.audience.Audience)
- com.velocitypowered.api.proxy.ServerConnection (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSource)
- com.velocitypowered.api.proxy.messages.ChannelMessageSource
- com.velocitypowered.api.proxy.Player (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSink, com.velocitypowered.api.command.CommandSource, net.kyori.adventure.text.event.HoverEventSource<V>, net.kyori.adventure.identity.Identified, com.velocitypowered.api.proxy.InboundConnection, net.kyori.adventure.key.Keyed, com.velocitypowered.api.proxy.crypto.KeyIdentifiable)
- com.velocitypowered.api.proxy.ServerConnection (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSink)
- com.velocitypowered.api.proxy.messages.ChannelRegistrar
- com.velocitypowered.api.command.Command
- com.velocitypowered.api.command.InvocableCommand<I>
- com.velocitypowered.api.command.RawCommand
- com.velocitypowered.api.command.SimpleCommand
- com.velocitypowered.api.command.InvocableCommand<I>
- com.velocitypowered.api.command.CommandInvocation<T>
- com.velocitypowered.api.command.RawCommand.Invocation
- com.velocitypowered.api.command.SimpleCommand.Invocation
- com.velocitypowered.api.command.CommandManager
- com.velocitypowered.api.command.CommandMeta
- com.velocitypowered.api.command.CommandMeta.Builder
- java.lang.Comparable<T>
- com.velocitypowered.api.util.Ordered<T>
- com.velocitypowered.api.proxy.ConnectionRequestBuilder
- com.velocitypowered.api.proxy.ConnectionRequestBuilder.Result
- com.velocitypowered.api.event.Continuation
- com.velocitypowered.api.event.EventHandler<E>
- com.velocitypowered.api.event.AwaitingEventExecutor<E>
- com.velocitypowered.api.event.EventManager
- com.velocitypowered.api.event.EventTask
- net.kyori.adventure.text.event.HoverEventSource<V>
- com.velocitypowered.api.proxy.Player (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSink, com.velocitypowered.api.proxy.messages.ChannelMessageSource, com.velocitypowered.api.command.CommandSource, net.kyori.adventure.identity.Identified, com.velocitypowered.api.proxy.InboundConnection, net.kyori.adventure.key.Keyed, com.velocitypowered.api.proxy.crypto.KeyIdentifiable)
- net.kyori.adventure.identity.Identified
- com.velocitypowered.api.proxy.Player (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSink, com.velocitypowered.api.proxy.messages.ChannelMessageSource, com.velocitypowered.api.command.CommandSource, net.kyori.adventure.text.event.HoverEventSource<V>, com.velocitypowered.api.proxy.InboundConnection, net.kyori.adventure.key.Keyed, com.velocitypowered.api.proxy.crypto.KeyIdentifiable)
- com.velocitypowered.api.proxy.InboundConnection
- com.velocitypowered.api.proxy.LoginPhaseConnection (also extends com.velocitypowered.api.proxy.crypto.KeyIdentifiable)
- com.velocitypowered.api.proxy.Player (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSink, com.velocitypowered.api.proxy.messages.ChannelMessageSource, com.velocitypowered.api.command.CommandSource, net.kyori.adventure.text.event.HoverEventSource<V>, net.kyori.adventure.identity.Identified, net.kyori.adventure.key.Keyed, com.velocitypowered.api.proxy.crypto.KeyIdentifiable)
- net.kyori.adventure.key.Keyed
- com.velocitypowered.api.proxy.Player (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSink, com.velocitypowered.api.proxy.messages.ChannelMessageSource, com.velocitypowered.api.command.CommandSource, net.kyori.adventure.text.event.HoverEventSource<V>, net.kyori.adventure.identity.Identified, com.velocitypowered.api.proxy.InboundConnection, com.velocitypowered.api.proxy.crypto.KeyIdentifiable)
- com.velocitypowered.api.proxy.crypto.KeyIdentifiable
- com.velocitypowered.api.proxy.player.ChatSession
- com.velocitypowered.api.proxy.LoginPhaseConnection (also extends com.velocitypowered.api.proxy.InboundConnection)
- com.velocitypowered.api.proxy.Player (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSink, com.velocitypowered.api.proxy.messages.ChannelMessageSource, com.velocitypowered.api.command.CommandSource, net.kyori.adventure.text.event.HoverEventSource<V>, net.kyori.adventure.identity.Identified, com.velocitypowered.api.proxy.InboundConnection, net.kyori.adventure.key.Keyed)
- com.velocitypowered.api.proxy.player.TabListEntry
- com.velocitypowered.api.proxy.crypto.KeySigned
- com.velocitypowered.api.proxy.crypto.IdentifiedKey
- com.velocitypowered.api.proxy.crypto.SignedMessage
- com.velocitypowered.api.proxy.LoginPhaseConnection.MessageConsumer
- com.velocitypowered.api.permission.PermissionFunction
- com.velocitypowered.api.permission.PermissionProvider
- com.velocitypowered.api.permission.PermissionSubject
- com.velocitypowered.api.command.CommandSource (also extends net.kyori.adventure.audience.Audience)
- com.velocitypowered.api.proxy.ConsoleCommandSource
- com.velocitypowered.api.proxy.Player (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSink, com.velocitypowered.api.proxy.messages.ChannelMessageSource, net.kyori.adventure.text.event.HoverEventSource<V>, net.kyori.adventure.identity.Identified, com.velocitypowered.api.proxy.InboundConnection, net.kyori.adventure.key.Keyed, com.velocitypowered.api.proxy.crypto.KeyIdentifiable)
- com.velocitypowered.api.command.CommandSource (also extends net.kyori.adventure.audience.Audience)
- com.velocitypowered.api.proxy.player.PlayerSettings
- com.velocitypowered.api.plugin.PluginContainer
- com.velocitypowered.api.plugin.PluginDescription
- com.velocitypowered.api.plugin.PluginManager
- com.velocitypowered.api.proxy.messages.PluginMessageEncoder
- net.kyori.adventure.pointer.Pointered
- net.kyori.adventure.audience.Audience
- com.velocitypowered.api.command.CommandSource (also extends com.velocitypowered.api.permission.PermissionSubject)
- com.velocitypowered.api.proxy.ConsoleCommandSource
- com.velocitypowered.api.proxy.Player (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSink, com.velocitypowered.api.proxy.messages.ChannelMessageSource, net.kyori.adventure.text.event.HoverEventSource<V>, net.kyori.adventure.identity.Identified, com.velocitypowered.api.proxy.InboundConnection, net.kyori.adventure.key.Keyed, com.velocitypowered.api.proxy.crypto.KeyIdentifiable)
- com.velocitypowered.api.proxy.ProxyServer
- com.velocitypowered.api.proxy.server.RegisteredServer (also extends com.velocitypowered.api.proxy.messages.ChannelMessageSink)
- com.velocitypowered.api.command.CommandSource (also extends com.velocitypowered.api.permission.PermissionSubject)
- net.kyori.adventure.audience.Audience
- com.velocitypowered.api.proxy.config.ProxyConfig
- com.velocitypowered.api.proxy.player.ResourcePackInfo.Builder
- net.kyori.adventure.resource.ResourcePackRequestLike
- com.velocitypowered.api.proxy.player.ResourcePackInfo
- com.velocitypowered.api.event.ResultedEvent<R>
- com.velocitypowered.api.event.ResultedEvent.Result
- com.velocitypowered.api.event.player.KickedFromServerEvent.ServerKickResult
- com.velocitypowered.api.scheduler.ScheduledTask
- com.velocitypowered.api.scheduler.Scheduler
- com.velocitypowered.api.scheduler.Scheduler.TaskBuilder
- com.velocitypowered.api.proxy.player.TabList
Annotation Interface Hierarchy
- com.velocitypowered.api.event.annotation.AwaitingEvent (implements java.lang.annotation.Annotation)
- com.velocitypowered.api.plugin.annotation.DataDirectory (implements java.lang.annotation.Annotation)
- com.velocitypowered.api.plugin.Dependency (implements java.lang.annotation.Annotation)
- com.velocitypowered.api.plugin.Plugin (implements java.lang.annotation.Annotation)
- com.velocitypowered.api.event.Subscribe (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.velocitypowered.api.command.CommandResult
- com.velocitypowered.api.proxy.ConnectionRequestBuilder.Status
- com.velocitypowered.api.event.connection.DisconnectEvent.LoginStatus
- com.velocitypowered.api.network.HandshakeIntent
- com.velocitypowered.api.proxy.crypto.IdentifiedKey.Revision (implements com.velocitypowered.api.util.Ordered<T>)
- com.velocitypowered.api.network.ListenerType
- com.velocitypowered.api.util.MessagePosition
- com.velocitypowered.api.event.player.PlayerResourcePackStatusEvent.Status
- com.velocitypowered.api.proxy.player.PlayerSettings.ChatMode
- com.velocitypowered.api.proxy.player.PlayerSettings.MainHand
- com.velocitypowered.api.event.PostOrder
- com.velocitypowered.api.network.ProtocolState
- com.velocitypowered.api.network.ProtocolVersion (implements com.velocitypowered.api.util.Ordered<T>)
- com.velocitypowered.api.event.query.ProxyQueryEvent.QueryType
- com.velocitypowered.api.proxy.player.ResourcePackInfo.Origin
- com.velocitypowered.api.util.ServerLink.Type
- com.velocitypowered.api.scheduler.TaskStatus
- com.velocitypowered.api.permission.Tristate
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)