All Implemented Interfaces:
NamedSchema, SchemaConvertable<Void>, Builder<Sensor>, BuilderContext

public class BuilderSensorDamage extends BuilderSensorBase
  • Field Details

    • REQUIRE_ONE_OF

      public static final String[] REQUIRE_ONE_OF
    • ANTECEDENT

      public static final String[] ANTECEDENT
    • SUBSEQUENT

      public static final String[] SUBSEQUENT
    • combatDamage

      protected boolean combatDamage
    • friendlyDamage

      protected boolean friendlyDamage
    • drowningDamage

      protected boolean drowningDamage
    • environmentDamage

      protected boolean environmentDamage
    • otherDamage

      protected boolean otherDamage
    • targetSlot

      protected String targetSlot
  • Constructor Details

    • BuilderSensorDamage

      public BuilderSensorDamage()
  • Method Details