@MightOccurAsync public static interface NucleusMuteEvent.Muted extends NucleusMuteEvent
NucleusMuteEvent.Muted, NucleusMuteEvent.Unmuted
Modifier and Type | Method and Description |
---|---|
Optional<Duration> |
getDuration()
Gets the duration of the mute, if any.
|
org.spongepowered.api.text.Text |
getReason()
The reason given for the mute.
|