classpublicPriority 3
ActionSetStat
com.hypixel.hytale.server.npc.corecomponents.entity.ActionSetStat
extends ActionBase
2
Methods
2
Public Methods
3
Fields
1
Constructors
Constants
ComponentType<EntityStore, EntityStatMap>STAT_MAP_COMPONENT_TYPE= EntityStatMap.getComponentType()
Constructors
public
ActionSetStat(BuilderActionSetStat 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
Protected Fields (3)
protected
boolean addprotected
int statprotected
float value