Interface SoundConfig.Mood

All Superinterfaces:
SoundConfig
Enclosing interface:
SoundConfig

public static interface SoundConfig.Mood extends SoundConfig
The mood configuration.
  • Method Details

    • tickDelay

      int tickDelay()
      Returns the tick delay.
      Returns:
      the tick delay
    • searchRadius

      int searchRadius()
      Returns the search range radius for mood increase
      Returns:
      The search range radius
    • distanceModifier

      double distanceModifier()
      Returns the distance modifier for playing the mood sound.

      The sound is played that many blocks farther away.

      Returns:
      The distance modifier