Bukkit
1.4.7-R1.0
Main Page
Related Pages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Enumerator
Pages
StringPrompt.java
Go to the documentation of this file.
1
package
org.bukkit.conversations;
2
6
public
abstract
class
StringPrompt
implements
Prompt
{
7
13
public
boolean
blocksForInput
(
ConversationContext
context) {
14
return
true
;
15
}
16
}
org
bukkit
conversations
StringPrompt.java
Generated on Wed May 22 2013 19:16:35 for Bukkit by
1.8.2