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.crafting
Package-level
declarations
Types
Types
Encoded
Replication
Pattern
Link copied to clipboard
data
class
EncodedReplicationPattern
(
val
output
:
ItemStack
)
Matter
Input
Link copied to clipboard
class
MatterInput
(
stack
:
GenericStack
,
amount
:
Long
)
:
IPatternDetails.IInput
Replication
Pattern
Link copied to clipboard
class
ReplicationPattern
(
output
:
ItemStack
,
definitionStack
:
ItemStack
?
)
:
IPatternDetails
Replication
Pattern
Decoder
Link copied to clipboard
object
ReplicationPatternDecoder
:
IPatternDetailsDecoder