Class MotionControllerBase.AppliedVelocity

java.lang.Object
com.hypixel.hytale.server.npc.movement.controllers.MotionControllerBase.AppliedVelocity
Enclosing class:
MotionControllerBase

protected static class MotionControllerBase.AppliedVelocity extends Object
  • Field Details

    • velocity

      protected final Vector3d velocity
    • config

      protected final VelocityConfig config
    • canClear

      protected boolean canClear
  • Constructor Details