Applied-Replicatics
Toggle table of contents
21.1-1.0.0
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.integration.emi.client
/
MatterEmiStackSerializer
Matter
Emi
Stack
Serializer
object
MatterEmiStackSerializer
:
EmiStackSerializer
<
MatterEmiStack
>
Members
Properties
type
Link copied to clipboard
open
override
val
type
:
String
Functions
add
Emi
Stacks
Link copied to clipboard
fun
addEmiStacks
(
registry
:
EmiRegistry
)
create
Link copied to clipboard
open
override
fun
create
(
id
:
ResourceLocation
,
componentChanges
:
DataComponentPatch
,
amount
:
Long
)
:
EmiStack
deserialize
Link copied to clipboard
open
fun
deserialize
(
element
:
JsonElement
?
)
:
EmiIngredient
?
get
Type
Link copied to clipboard
open
override
fun
getType
(
)
:
String
serialize
Link copied to clipboard
open
fun
serialize
(
stack
:
MatterEmiStack
?
)
:
JsonElement
?