Class RPCEvents
java.lang.Object
com.hypherionmc.simplerpc.api.events.RPCEvents
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classFired when the mod disconnected from Discord, either due to an error or for some other reasonstatic final classFired when the mod encounters an error communicating with discordstatic final classFired when the game language is changedstatic final classFired when the mod is connected to discord, ready to be usedstatic final classFired when placeholders are registered.static final classFired when the mod is shut down, or reloadedstatic final classFired just before the RPC is updated. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RPCEvents
public RPCEvents()
-