NullConversationPrefix
, PluginNameConversationPrefix
public interface ConversationPrefix
Modifier and Type | Method | Description |
---|---|---|
@NotNull String |
getPrefix(@NotNull ConversationContext context) |
Gets the prefix to use before each message to the player.
|
@NotNull @NotNull String getPrefix(@NotNull @NotNull ConversationContext context)
context
- Context information about the conversation.Copyright © 2020. All rights reserved.