Class VexEntity.CopyOwnerTargetGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TargetGoal
net.minecraft.entity.monster.VexEntity.CopyOwnerTargetGoal
Enclosing class:
VexEntity

class VexEntity.CopyOwnerTargetGoal extends TargetGoal
  • Field Details

  • Constructor Details

    • CopyOwnerTargetGoal

      public CopyOwnerTargetGoal(CreatureEntity p_i47231_2_)
  • Method Details

    • canUse

      public boolean canUse()
      Specified by:
      canUse in class Goal
    • start

      public void start()
      Overrides:
      start in class TargetGoal