item

@Contract(value = "_ -> this", mutates = "this")
abstract fun item(item: ItemStack): ItemParticleEffectBuilder

Sets the item data of the texture to be used.

Parameters

item

the item type to use