Interface TempMuteInterface
-
- All Superinterfaces:
PunishmentInterface,TemporaryPunishmentInterface
public interface TempMuteInterface extends TemporaryPunishmentInterface
Represents a temporary mute
-
-
Method Summary
-
Methods inherited from interface net.lapismc.lapisbans.api.punishments.core.PunishmentInterface
createPunishment, getAction, getActioned, getAppliedBy, getAppliedTo, getReason, getStart, getType, getUndo, isShadow, reversePunishment
-
Methods inherited from interface net.lapismc.lapisbans.api.punishments.core.TemporaryPunishmentInterface
getEnd, getLength, hasEnded, setLength
-
-