パッケージ | 説明 |
---|---|
org.bukkit.conversations |
Classes dedicated to facilitate direct player-to-plugin communication.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Conversation.ConversationState |
Conversation.getState()
Returns Returns the current state of the conversation.
|
static Conversation.ConversationState |
Conversation.ConversationState.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static Conversation.ConversationState[] |
Conversation.ConversationState.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
Copyright © 2016. All rights reserved.