HytaleDev
API Reference
Modding Patterns
Scripting Events
Learn
Code Studio
Login
ESC
← Back to API Docs
Documentation
com.hypixel.hytale.server.npc.movement.steeringforces
SteeringForceWithTarget
abstract
SteeringForceWithTarget
Abstract class.
Methods
boolean
compute
(
)
com.hypixel.hytale.math.vector.
Vector3d
getSelfPosition
(
)
com.hypixel.hytale.math.vector.
Vector3d
getTargetPosition
(
)
void
setComponentSelector
(
)
void
setPositions
(
)
void
setSelfPosition
(
)
void
setTargetPosition
(
)