Class NumericPrompt

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

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