Class WitherEntity.DescendAtHalfHealthGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.boss.WitherEntity.DescendAtHalfHealthGoal
Enclosing class:
WitherEntity

class WitherEntity.DescendAtHalfHealthGoal
extends Goal
  • Constructor Details

    • DescendAtHalfHealthGoal

      public DescendAtHalfHealthGoal()
  • Method Details

    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal