Applied-Replicatics
Toggle table of contents
21.1-1.0.1
Select version
21.1-1.0.1
21.1-1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Applied-Replicatics
Applied-Replicatics
/
dev.lapis256.apprep.common.ae2.storage
/
DelegatingMatterNetworkStorage
Delegating
Matter
Network
Storage
class
DelegatingMatterNetworkStorage
:
DelegatingMEInventory
(
source
)
Members
Constructors
Delegating
Matter
Network
Storage
Link copied to clipboard
constructor
(
)
Properties
available
Stacks
Link copied to clipboard
open
val
availableStacks
:
KeyCounter
?
description
Link copied to clipboard
open
val
description
:
Component
?
storage
Link copied to clipboard
var
storage
:
MatterNetworkStorage
?
Functions
extract
Link copied to clipboard
open
fun
extract
(
what
:
AEKey
?
,
amount
:
Long
,
mode
:
Actionable
?
,
source
:
IActionSource
?
)
:
Long
insert
Link copied to clipboard
open
fun
insert
(
what
:
AEKey
?
,
amount
:
Long
,
mode
:
Actionable
?
,
source
:
IActionSource
?
)
:
Long
is
Preferred
Storage
For
Link copied to clipboard
open
fun
isPreferredStorageFor
(
input
:
AEKey
?
,
source
:
IActionSource
?
)
:
Boolean