decoration

fun decoration(id: Identifier): ConfigAction.Builder

Defines a decoration texture id. This will be drawn to the left of the button widget in the config screen. Decorations are typically 20x20 at the most

Return

this builder

Author

fzzyhmstrs

Since

0.5.0

Parameters

id

Identifier decoration sprite id

See also