Class Hierarchy
- java.lang.Object
- com.velocitypowered.api.event.command.CommandExecuteEvent.CommandResult (implements com.velocitypowered.api.event.ResultedEvent.Result)
- com.velocitypowered.api.event.command.CommandExecuteEventImpl (implements com.velocitypowered.api.event.command.CommandExecuteEvent)
- com.velocitypowered.api.event.command.PlayerAvailableCommandsEventImpl (implements com.velocitypowered.api.event.command.PlayerAvailableCommandsEvent)
Interface Hierarchy
- com.velocitypowered.api.event.Event
- com.velocitypowered.api.event.command.PlayerAvailableCommandsEvent
- com.velocitypowered.api.event.ResultedEvent<R>
- com.velocitypowered.api.event.command.CommandExecuteEvent