charged

@Contract(value = "_ -> this", mutates = "this")
abstract fun charged(value: Boolean): CrossbowMeta.Builder

Sets whether the crossbow is charged to the given value.

Return

this builder

Parameters

value

whether the crossbow is charged