3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/actor/ai/control/Control.h"
39 MCAPI
float calculateYRotation(
42 ::Vec3 const& positionDifference,
50 MCAPI static ::Vec3 getDiffVector(
::Vec3 const& wantedPosition,
::Mob const& mob);
56 MCAPI
static float const& MIN_DELTA_TO_MOVE();
58 MCAPI
static float const& MIN_SPEED_SQR();
80 MCAPI
static void** $vftable();
Definition MoveControlComponent.h:13
Definition MoveControl.h:16
Definition MoveControlDescription.h:13