AUTO_COLLECT

Automatically collects the broken items to your backpack. If the backpack is full, the items are dropped.

Since

0.2.0

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun isAppliedTo(item: ItemStack): Boolean

Checks if the ability is applied to a specific item.

Link copied to clipboard
operator fun plus(other: ItemAbilities): Int

An operator for addition of this class.