Class RPCEvents.Errored
java.lang.Object
com.hypherionmc.craterlib.core.event.CraterEvent
com.hypherionmc.simplerpc.api.events.RPCEvents.Errored
- Enclosing class:
- RPCEvents
public static final class RPCEvents.Errored
extends com.hypherionmc.craterlib.core.event.CraterEvent
Fired when the mod encounters an error communicating with discord
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypherionmc.craterlib.core.event.CraterEvent
cancelEvent, wasCancelled
-
Constructor Details
-
Errored
public Errored()
-