HyCodeYourTale
classpublicPriority 3

BodyMotionAimCharge

com.hypixel.hytale.server.npc.corecomponents.combat.BodyMotionAimCharge

extends BodyMotionBase

1

Methods

1

Public Methods

1

Fields

1

Constructors

Constants

ComponentType<EntityStore, TransformComponent>TRANSFORM_COMPONENT_TYPE= TransformComponent.getComponentType()

Constructors

public
BodyMotionAimCharge(BuilderBodyMotionAimCharge builder, BuilderSupport support)

Methods

Public Methods (1)

public
void preComputeSteering(Ref<EntityStore> ref, Role role, InfoProvider sensorInfo, Store<EntityStore> store)
@Override

Fields

Protected Fields (1)

protecteddouble relativeTurnSpeed

Related Classes