Class StrafePlayerPhase

java.lang.Object
net.minecraft.entity.boss.dragon.phase.Phase
net.minecraft.entity.boss.dragon.phase.StrafePlayerPhase
All Implemented Interfaces:
IPhase

public class StrafePlayerPhase extends Phase
  • Field Details

    • LOGGER

      private static final org.apache.logging.log4j.Logger LOGGER
    • fireballCharge

      private int fireballCharge
    • currentPath

      private Path currentPath
    • targetLocation

      private Vector3d targetLocation
    • attackTarget

      private LivingEntity attackTarget
    • holdingPatternClockwise

      private boolean holdingPatternClockwise
  • Constructor Details

  • Method Details