Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.ai
/
MindMemoryStore
Mind
Memory
Store
public
final
class
MindMemoryStore
Members
Constructors
Mind
Memory
Store
Link copied to clipboard
public
void
MindMemoryStore
(
MindSchema
schema
)
Functions
persistent
State
Link copied to clipboard
public
MindPersistentState
persistentState
(
)
restore
Link copied to clipboard
public
void
restore
(
MindPersistentState
state
)
shift
Clock
Link copied to clipboard
public
void
shiftClock
(
long elapsedTicks
)
Advances the store's clock without consuming any finite TTL.
transfer
To
Link copied to clipboard
public
MindMemoryStore
transferTo
(
MindSchema
nextSchema
,
StateTransfer
transfer
)
view
Link copied to clipboard
public
MindMemoryView
view
(
long gameTick
)