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
/
MatterNetworkStorage
Matter
Network
Storage
class
MatterNetworkStorage
(
matterNetwork
:
MatterNetwork
)
:
MEStorage
(
source
)
Members
Constructors
Matter
Network
Storage
Link copied to clipboard
constructor
(
matterNetwork
:
MatterNetwork
)
Properties
available
Stacks
Link copied to clipboard
open
val
availableStacks
:
KeyCounter
?
description
Link copied to clipboard
open
override
val
description
:
Component
Functions
extract
Link copied to clipboard
open
override
fun
extract
(
what
:
AEKey
,
amount
:
Long
,
mode
:
Actionable
,
source
:
IActionSource
)
:
Long
get
Available
Stacks
Link copied to clipboard
open
override
fun
getAvailableStacks
(
out
:
KeyCounter
)
get
Description
Link copied to clipboard
open
override
fun
getDescription
(
)
:
Component
insert
Link copied to clipboard
open
override
fun
insert
(
what
:
AEKey
,
amount
:
Long
,
mode
:
Actionable
,
source
:
IActionSource
)
:
Long
invalidate
All
Link copied to clipboard
fun
invalidateAll
(
)
invalidate
Stacks
Link copied to clipboard
fun
invalidateStacks
(
)
is
Preferred
Storage
For
Link copied to clipboard
open
fun
isPreferredStorageFor
(
what
:
AEKey
?
,
source
:
IActionSource
?
)
:
Boolean