getUseAction

open fun getUseAction(staffStack: ItemStack): UseAction(source)

Gets the action that happens when a player uses the staff.

Parameters

staffStack

The item stack used to perform the action

See also