Class RPCEvents.RichPresenceUpdated
java.lang.Object
com.hypherionmc.craterlib.core.event.CraterEvent
com.hypherionmc.simplerpc.api.events.RPCEvents.RichPresenceUpdated
- Enclosing class:
- RPCEvents
public static final class RPCEvents.RichPresenceUpdated
extends com.hypherionmc.craterlib.core.event.CraterEvent
Fired just before the RPC is updated. Use this to provide your own RPC to override a specific RPC
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypherionmc.craterlib.core.event.CraterEvent
cancelEvent, wasCancelled
-
Constructor Details
-
RichPresenceUpdated
public RichPresenceUpdated()
-