classpublicPriority 3
ActionAddToTargetMemory
com.hypixel.hytale.builtin.npccombatactionevaluator.corecomponents.ActionAddToTargetMemory
extends ActionBase
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
ComponentType<EntityStore, TargetMemory>TARGET_MEMORY= TargetMemory.getComponentType()
Constructors
public
ActionAddToTargetMemory(BuilderActionAddToTargetMemory builder)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