Class Drowned.DrownedTridentAttackGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.RangedAttackGoal
net.minecraft.world.entity.monster.Drowned.DrownedTridentAttackGoal
Enclosing class:
Drowned

static class Drowned.DrownedTridentAttackGoal extends RangedAttackGoal
  • Field Details

    • drowned

      private final Drowned drowned
  • Constructor Details

    • DrownedTridentAttackGoal

      public DrownedTridentAttackGoal(RangedAttackMob pRangedAttackMob, double pSpeedModifier, int pAttackInterval, float pAttackRadius)
  • Method Details