addFlags

fun ItemStack.addFlags(vararg flags: ItemFlag): ItemStack

Adds the given flags to this ItemStack

Return

this ItemStack

Parameters

flags

the flags to add