Class ProxyInitializeEvent
- java.lang.Object
-
- com.velocitypowered.api.event.proxy.ProxyInitializeEvent
-
public final class ProxyInitializeEvent extends Object
This event is fired by the proxy after plugins have been loaded but before the proxy starts accepting connections.
-
-
Constructor Summary
Constructors Constructor Description ProxyInitializeEvent()
-