NovaEventFactory

Intended to be used by addons to create and call events for Nova's plugin api.

Functions

Link copied to clipboard
fun callTileEntityBlockBreakEvent(tileEntity: TileEntity, block: Block, drops: MutableList<ItemStack>)

Calls the TileEntityBreakBlockEvent for the given tileEntity and block.