ServerMuteInfo

constructor(@NotNull playerUUID: @NotNull UUID, @Nullable mutedByPlayerUUID: @Nullable UUID, mutedAtTime: Long, mutedToTime: Long, @Nullable reason: @Nullable String)

Deprecated

use ServerMuteInfo.

Backward-compatible constructor that leaves getSilent unspecified (null).