api
a9eff54633
jvm
api
/
org.kryptonmc.api.item.meta
/
ItemMetaBuilder
/
addFlag
add
Flag
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
addFlag
(
flag
:
ItemFlag
)
:
B
Sets the given hide
flag
on the item.
Return
this builder
Parameters
flag
the hide flag to set