Class Hierarchy
- java.lang.Object
- com.velocitypowered.api.event.connection.ConnectionHandshakeEvent
- com.velocitypowered.api.event.connection.DisconnectEvent
- com.velocitypowered.api.event.connection.LoginEvent (implements com.velocitypowered.api.event.ResultedEvent<R>)
- 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.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)
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.event.connection.DisconnectEvent.LoginStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)