Custom_Crafter
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Custom_Crafter
Custom_Crafter
/
io.github.sakaki_aruka.customcrafter.api.objects
/
MappedRelation
Mapped
Relation
data
class
MappedRelation
(
val
components
:
Set
<
MappedRelationComponent
>
)
A relation holder.
Parameters
components
Relation components. ->
MappedRelationComponent
Members
Constructors
Mapped
Relation
Link copied to clipboard
constructor
(
components
:
Set
<
MappedRelationComponent
>
)
Properties
components
Link copied to clipboard
val
components
:
Set
<
MappedRelationComponent
>