Class PlayerDialogueSessions
java.lang.Object
io.github.kcajpanda.simpledialogue.PlayerDialogueSessions
Tracks each player's active dialogue and current node in memory.
Sessions intentionally reset on plugin reload/server restart so YAML remains the source of truth while player progress is lightweight.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PlayerDialogueSessions
public PlayerDialogueSessions()
-
-
Method Details
-
get
-
getOrStart
-
setNode
-
clear
-
clear
public void clear()
-