Uses of Class
com.velocitypowered.api.event.ResultedEvent.ComponentResult
Packages that use ResultedEvent.ComponentResult
Package
Description
Provides core support for handling events with Velocity.
Provides events for handling incoming connections to the proxy and logins.
-
Uses of ResultedEvent.ComponentResult in com.velocitypowered.api.event
Methods in com.velocitypowered.api.event that return ResultedEvent.ComponentResult -
Uses of ResultedEvent.ComponentResult in com.velocitypowered.api.event.connection
Methods in com.velocitypowered.api.event.connection that return ResultedEvent.ComponentResultMethods in com.velocitypowered.api.event.connection with parameters of type ResultedEvent.ComponentResultModifier and TypeMethodDescriptionvoid
LoginEvent.setResult
(ResultedEvent.ComponentResult result)