java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<Warden>
net.minecraft.world.entity.ai.behavior.warden.SonicBoom
所有已实现的接口:
BehaviorControl<Warden>

public class SonicBoom extends Behavior<Warden>
  • 字段详细资料

    • DISTANCE_XZ

      private static final int DISTANCE_XZ
      另请参阅:
    • DISTANCE_Y

      private static final int DISTANCE_Y
      另请参阅:
    • KNOCKBACK_VERTICAL

      private static final double KNOCKBACK_VERTICAL
      另请参阅:
    • KNOCKBACK_HORIZONTAL

      private static final double KNOCKBACK_HORIZONTAL
      另请参阅:
    • COOLDOWN

      public static final int COOLDOWN
      另请参阅:
    • TICKS_BEFORE_PLAYING_SOUND

      private static final int TICKS_BEFORE_PLAYING_SOUND
    • DURATION

      private static final int DURATION
  • 构造器详细资料

    • SonicBoom

      public SonicBoom()
  • 方法详细资料