4everCraft Mod
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
4everCraft Mod
4everCraft Mod
/
com.evermod.lorekeeper
/
LoreStorage
/
MemoryRecord
/
MemoryRecord
Memory
Record
constructor
(
recordId
:
String
,
source
:
String
,
sourceRef
:
String
,
timestamp
:
Long
,
text
:
String
,
tags
:
List
<
String
>
=
emptyList()
,
names
:
List
<
String
>
=
emptyList()
,
subjects
:
List
<
String
>
=
emptyList()
)
(
source
)