@@ -1,11 +1,10 @@
|
||||
package org.bukkit.conversations;
|
||||
|
||||
import java.util.Map;
|
||||
import org.bukkit.plugin.Plugin;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
import org.jetbrains.annotations.Nullable;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* A ConversationContext provides continuity between nodes in the prompt graph
|
||||
* by giving the developer access to the subject of the conversation and a
|
||||
|
||||
Reference in New Issue
Block a user