setGlinting

fun setGlinting(glinting: Boolean, force: Boolean = false): ItemBuilder(source)

Sets whether the item should have a glint effect or not.

Return

the updated ItemBuilder instance

Parameters

glinting

true if the item should have a glint effect, false otherwise