HyCodeYourTale
classpublicPriority 3

ActionOverrideAltitude

com.hypixel.hytale.server.npc.corecomponents.movement.ActionOverrideAltitude

extends ActionBase

2

Methods

2

Public Methods

1

Fields

1

Constructors

Constructors

public
ActionOverrideAltitude(BuilderActionOverrideAltitude builder, BuilderSupport support)

Methods

Public Methods (2)

public
boolean canExecute(Ref<EntityStore> ref, Role role, InfoProvider sensorInfo, double dt, Store<EntityStore> store)
@Override
public
boolean execute(Ref<EntityStore> ref, Role role, InfoProvider sensorInfo, double dt, Store<EntityStore> store)
@Override

Fields

Private/Package Fields (1)

privatedouble[] desiredRange

Related Classes