Package com.velocitypowered.api.event.lifecycle.network
-
Interface Summary Interface Description ListenerBoundEvent This event is fired by the proxy after a listener starts accepting connections.ListenerClosedEvent This event is fired by the proxy before the proxy stops accepting connections. -
Class Summary Class Description ListenerBoundEventImpl This event is fired by the proxy after a listener starts accepting connections.ListenerClosedEventImpl This event is fired by the proxy before the proxy stops accepting connections.