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
/
GroupedMatterTanks
Grouped
Matter
Tanks
class
GroupedMatterTanks
(
tanksSupplier
:
Supplier
<
Collection
<
MatterTank
>
>
)
(
source
)
Members
Constructors
Grouped
Matter
Tanks
Link copied to clipboard
constructor
(
tanksSupplier
:
Supplier
<
Collection
<
MatterTank
>
>
)
Functions
extract
Link copied to clipboard
fun
extract
(
key
:
MatterKey
,
amount
:
Long
,
mode
:
Actionable
)
:
Long
insert
Link copied to clipboard
fun
insert
(
key
:
MatterKey
,
amount
:
Long
,
mode
:
Actionable
)
:
Long
invalidate
Link copied to clipboard
fun
invalidate
(
)