damage

@Contract(value = "_ -> this", mutates = "this")
abstract fun damage(damage: Int): B

Sets the damage of the item to the given damage.

Return

this builder

Parameters

damage

the damage