VoiceSourceLine

constructor(    @NotNull name: @NotNull String,     @NotNull translation: @NotNull String,     @NotNull icon: @NotNull String,     defaultVolume: Double,     weight: Int,     @Nullable players: @Nullable Set<McGameProfile>)