All Implemented Interfaces:
Action, RoleStateChange, IAnnotatedComponent, IComponentExecutionControl

public class ActionDropItem extends ActionWithDelay
  • Field Details

    • item

      protected final String item
    • dropList

      protected final String dropList
    • dropSectorStart

      protected final float dropSectorStart
    • dropSectorEnd

      protected final float dropSectorEnd
    • minDistance

      protected final double minDistance
    • maxDistance

      protected final double maxDistance
    • highPitch

      protected final boolean highPitch
    • pitch

      protected final float[] pitch
    • dropDirection

      protected final Vector3d dropDirection
    • throwSpeed

      protected float throwSpeed
  • Constructor Details

  • Method Details