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.extension
/
MatterCellDefinition
Matter
Cell
Definition
data
class
MatterCellDefinition
(
val
definition
:
ItemDefinition
<
MatterStorageCell
>
,
val
tier
:
StorageTier
)
:
ItemLike
(
source
)
Members
Constructors
Matter
Cell
Definition
Link copied to clipboard
constructor
(
definition
:
ItemDefinition
<
MatterStorageCell
>
,
tier
:
StorageTier
)
Properties
definition
Link copied to clipboard
val
definition
:
ItemDefinition
<
MatterStorageCell
>
tier
Link copied to clipboard
val
tier
:
StorageTier
Functions
as
Item
Link copied to clipboard
open
override
fun
asItem
(
)
:
MatterStorageCell
id
Link copied to clipboard
fun
id
(
)
:
ResourceLocation