パッケージ org.aiwolf.client.lib

クラス IdentContentBuilder

java.lang.Object
org.aiwolf.client.lib.ContentBuilder
org.aiwolf.client.lib.IdentContentBuilder

public class IdentContentBuilder extends ContentBuilder
霊媒結果発話ビルダークラス
Builder class for the report of an identification.
作成者:
otsuki
  • コンストラクタの詳細

    • IdentContentBuilder

      public IdentContentBuilder(Agent target, Species result)
      霊媒結果の報告のためのIdentContentBuilderを構築する(主語の指定なし)
      Constructs an IdentContentBuilder to report an identification (with no subject specified).
      パラメータ:
      target -
      被霊媒エージェント
      The identified agent.
      result -
      霊媒の結果
      The species of target.
    • IdentContentBuilder

      public IdentContentBuilder(Agent subject, Agent target, Species result)
      霊媒結果の報告のためのIdentContentBuilderを構築する
      Constructs an IdentContentBuilder to report an identification.
      パラメータ:
      subject -
      霊能力を行使したエージェント
      The agent who identified.
      target -
      被霊媒エージェント
      The identified agent.
      result -
      霊媒の結果
      The species of target.