类 MessagePrompt

java.lang.Object
org.bukkit.conversations.MessagePrompt
所有已实现的接口:
Cloneable, Prompt

public abstract class MessagePrompt extends Object implements Prompt
MessagePrompt is the base class for any prompt that only displays a message to the user and requires no input.
  • 构造器详细资料

    • MessagePrompt

      public MessagePrompt()
  • 方法详细资料