パッケージ org.aiwolf.client.lib
クラス IdentContentBuilder
java.lang.Object
org.aiwolf.client.lib.ContentBuilder
org.aiwolf.client.lib.IdentContentBuilder
霊媒結果発話ビルダークラス
Builder class for the report of an identification.
- 作成者:
- otsuki
-
コンストラクタの概要
コンストラクタコンストラクタ説明IdentContentBuilder
(Agent subject, Agent target, Species result) 霊媒結果の報告のためのIdentContentBuilderを構築する Constructs an IdentContentBuilder to report an identification.IdentContentBuilder
(Agent target, Species result) 霊媒結果の報告のためのIdentContentBuilderを構築する(主語の指定なし) Constructs an IdentContentBuilder to report an identification (with no subject specified). -
メソッドの概要
-
コンストラクタの詳細
-
IdentContentBuilder
霊媒結果の報告のためのIdentContentBuilderを構築する(主語の指定なし)Constructs an IdentContentBuilder to report an identification (with no subject specified).- パラメータ:
target
-被霊媒エージェントThe identified agent.result
-霊媒の結果The species oftarget
.
-
IdentContentBuilder
霊媒結果の報告のためのIdentContentBuilderを構築するConstructs an IdentContentBuilder to report an identification.- パラメータ:
subject
-霊能力を行使したエージェントThe agent who identified.target
-被霊媒エージェントThe identified agent.result
-霊媒の結果The species oftarget
.
-