Class StringPrompt

java.lang.Object
org.bukkit.conversations.StringPrompt
All Implemented Interfaces:
Cloneable, Prompt

public abstract class StringPrompt
extends Object
implements Prompt
StringPrompt is the base class for any prompt that accepts an arbitrary string from the user.