Companion

object Companion

Functions

Link copied to clipboard
fun isUndropable(item: ItemStack?): Boolean

Whether item is a registered undroppable item.

Link copied to clipboard
fun makeUndropable(effectiveItem: EffectiveItem)

Marks effectiveItem as undroppable. No-op if already registered.