Class ZombiePigmanEntity.FollowPlayerIfAngryGoal

Enclosing class:
ZombiePigmanEntity

static class ZombiePigmanEntity.FollowPlayerIfAngryGoal extends FollowTargetGoal<PlayerEntity>
Mappings:
Namespace Name
official adf$a
intermediary net/minecraft/class_976$class_2652
named net/minecraft/entity/mob/ZombiePigmanEntity$FollowPlayerIfAngryGoal
  • Constructor Details

    • FollowPlayerIfAngryGoal

      public FollowPlayerIfAngryGoal(ZombiePigmanEntity zombiePigmanEntity)
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class FollowTargetGoal<PlayerEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lxe;a()Z
      intermediary method_2742 Lnet/minecraft/class_896;method_2742()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z