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