Bukkit
1.4.7-R1.0
Main Page
Related Pages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Enumerator
Pages
NullConversationPrefix.java
Go to the documentation of this file.
1
package
org.bukkit.conversations;
2
3
import
org.bukkit.command.CommandSender;
4
9
public
class
NullConversationPrefix
implements
ConversationPrefix
{
10
16
public
String
getPrefix
(
ConversationContext
context) {
17
return
""
;
18
}
19
}
org
bukkit
conversations
NullConversationPrefix.java
Generated on Thu May 23 2013 21:16:38 for Bukkit by
1.8.2