api
a9eff54633
jvm
api
/
org.kryptonmc.api.item.meta
/
ItemMeta
/
withHideFlags
with
Hide
Flags
@
Contract
(
value
=
"_ -> new"
,
pure
=
true
)
abstract
fun
withHideFlags
(
flags
:
Int
)
:
ItemMeta
Creates new item metadata with the given hide
flags
.
Return
new item metadata
Parameters
flags
the new hide flags