public class BodyMotionTakeOff extends BodyMotionBase
Class BodyMotionTakeOff. Provides bodymotiontakeoff functionality for the Hytale server.
java.lang.Object > BodyMotionBase > BodyMotionTakeOff
Field Summary
transformComponent
final
TransformComponent
transformComponent
Field transformComponent.
npcComponent
final
NPCEntity
npcComponent
Field npcComponent.
position
final
Vector3d
position
Field position.
Method Detail
BodyMotionTakeOff
Method BodyMotionTakeOff.
- Parameters:
@Nonnull final BuilderBodyMotionTakeOffbuilderBodyMotionTakeOff
computeSteering
public
boolean
computeSteering
(@Nonnull final Ref ref, @Nonnull final Role role, @Nullable final InfoProvider sensorInfo, final double dt, @Nonnull final Steering desiredSteering, @Nonnull final ComponentAccessor componentAccessor)
Method computeSteering.
- Parameters:
@Nonnull final Refref@Nonnull final Rolerole@Nullable final InfoProvidersensorInfofinal doubledt@Nonnull final SteeringdesiredSteering@Nonnull final ComponentAccessorcomponentAccessor