Class ProxyReloadEventImpl
- java.lang.Object
-
- com.velocitypowered.api.event.lifecycle.ProxyReloadEventImpl
-
- All Implemented Interfaces:
Event,ProxyReloadEvent
public class ProxyReloadEventImpl extends Object implements ProxyReloadEvent
This event is fired when the proxy is reloaded by the user using/velocity reload.
-
-
Constructor Summary
Constructors Constructor Description ProxyReloadEventImpl()
-