DelegatingMatterNetworkStorage

class DelegatingMatterNetworkStorage : DelegatingMEInventory(source)

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val availableStacks: KeyCounter?
Link copied to clipboard
open val description: Component?
Link copied to clipboard

Functions

Link copied to clipboard
open fun extract(what: AEKey?, amount: Long, mode: Actionable?, source: IActionSource?): Long
Link copied to clipboard
open fun insert(what: AEKey?, amount: Long, mode: Actionable?, source: IActionSource?): Long
Link copied to clipboard
open fun isPreferredStorageFor(input: AEKey?, source: IActionSource?): Boolean