Class MiraiSignEvent
java.lang.Object
me.dreamvoid.miraimc.velocity.event.bot.AbstractBotEvent
me.dreamvoid.miraimc.velocity.event.group.MiraiSignEvent
(Velocity) 群 - 打卡事件
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.dreamvoid.miraimc.velocity.event.bot.AbstractBotEvent
getBot, getBotID, getHashCode, getNick, toString
-
Constructor Details
-
MiraiSignEvent
public MiraiSignEvent(net.mamoe.mirai.event.events.SignEvent event)
-
-
Method Details
-
hasRank
public boolean hasRank() -
isCancelled
public boolean isCancelled() -
isIntercepted
public boolean isIntercepted() -
getRank
-
getSign
-
getUserID
public long getUserID() -
getUserNick
-
intercept
public void intercept() -
cancel
public void cancel()
-