Class BooleanPrompt

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

public abstract class BooleanPrompt
extends ValidatingPrompt
BooleanPrompt is the base class for any prompt that requires a boolean response from the user.