Class StrafePlayerPhase

  • All Implemented Interfaces:
    IPhase

    public class StrafePlayerPhase
    extends Phase
    • Field Detail

      • LOGGER

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

        private int fireballCharge
      • currentPath

        private Path currentPath
      • targetLocation

        private Vector3d targetLocation
      • holdingPatternClockwise

        private boolean holdingPatternClockwise
    • Constructor Detail