HasParentInventory

Interface for objects that have a parent inventory.

Since

2.0.0

Parameters

T

The type of parent inventory

Properties

Link copied to clipboard
abstract val parentInventory: T?

The parent inventory of this object, or null if it has no parent.