with Projectile
@Contract(value = "_ -> new", pure = true )
Creates new item metadata with the given projectile added to the end of the projectiles list.
Return
new item metadata
Parameters
projectile
the projectile to add
Creates new item metadata with the given projectile added to the end of the projectiles list.
new item metadata
the projectile to add