Class MuteCache
java.lang.Object
com.gamersafer.minecraft.auth.common.db.cache.MuteCache
- All Implemented Interfaces:
IMuteStorage
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetMutes
(UserIdentity identity) void
shutdown()
unmuteUser
(String guildMemberId, UserIdentity identity)
-
Constructor Details
-
MuteCache
-
-
Method Details
-
add
- Specified by:
add
in interfaceIMuteStorage
-
getMutes
- Specified by:
getMutes
in interfaceIMuteStorage
-
shutdown
public void shutdown()- Specified by:
shutdown
in interfaceIMuteStorage
-