update

fun update(items: List<ItemStack?>): List<ItemStack?>

Updates the items in managed slots with the provided list of items.

Return

Remaining items that couldn't fit in the managed slots

Since

2.0.0

Parameters

items

List of items to set in the managed slots