floatParameter

fun floatParameter(name: String, description: String, optional: Boolean = false): CommandContext.CommandDelegate<Float?>(source)