Class ProxyInitializeEvent
- java.lang.Object
-
- com.velocitypowered.api.event.lifecycle.ProxyInitializeEvent
-
public final class ProxyInitializeEvent extends java.lang.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()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-