Class RPCEvents.Disconnected
java.lang.Object
com.hypherionmc.craterlib.core.event.CraterEvent
com.hypherionmc.simplerpc.api.events.RPCEvents.Disconnected
- Enclosing class:
- RPCEvents
public static final class RPCEvents.Disconnected
extends com.hypherionmc.craterlib.core.event.CraterEvent
Fired when the mod disconnected from Discord, either due to an error or for some other reason
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypherionmc.craterlib.core.event.CraterEvent
cancelEvent, wasCancelled
-
Constructor Details
-
Disconnected
public Disconnected()
-