Class ZombiePigmanEntity.FollowPlayerIfAngryGoal

Enclosing class:
ZombiePigmanEntity

static class ZombiePigmanEntity.FollowPlayerIfAngryGoal
extends AttackEntityGoal<PlayerEntity>
Mappings:
Namespace Name
official vw$a
intermediary net/minecraft/class_1928$class_1929
named net/minecraft/entity/mob/ZombiePigmanEntity$FollowPlayerIfAngryGoal
  • Constructor Details

    • FollowPlayerIfAngryGoal

      public FollowPlayerIfAngryGoal​(ZombiePigmanEntity zombiePigmanEntity)
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class AttackEntityGoal<PlayerEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a()Z
      intermediary method_7362 Lnet/minecraft/class_1789;method_7362()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z