| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConversationPrefix | |
|---|---|
| org.bukkit.conversations | Classes dedicated to facilitate direct player-to-plugin communication. | 
| Uses of ConversationPrefix in org.bukkit.conversations | 
|---|
| Classes in org.bukkit.conversations that implement ConversationPrefix | |
|---|---|
|  class | NullConversationPrefixNullConversationPrefix is a ConversationPrefiximplementation that displays nothing in front of
 conversation output. | 
|  class | PluginNameConversationPrefixPluginNameConversationPrefix is a ConversationPrefiximplementation that displays the plugin name in front of
 conversation output. | 
| Fields in org.bukkit.conversations declared as ConversationPrefix | |
|---|---|
| protected  ConversationPrefix | Conversation.prefix | 
| protected  ConversationPrefix | ConversationFactory.prefix | 
| Methods in org.bukkit.conversations that return ConversationPrefix | |
|---|---|
|  ConversationPrefix | Conversation.getPrefix()Gets the ConversationPrefixthat prepends all output from this conversation. | 
| Methods in org.bukkit.conversations with parameters of type ConversationPrefix | |
|---|---|
|  ConversationFactory | ConversationFactory.withPrefix(ConversationPrefix prefix)Sets the ConversationPrefixthat prepends all output from all generated conversations. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||