classpublicPriority 3
ActionBeacon
com.hypixel.hytale.server.npc.corecomponents.entity.ActionBeacon
extends ActionBase
3
Methods
3
Public Methods
7
Fields
1
Constructors
Constructors
public
ActionBeacon(BuilderActionBeacon builderActionBeacon, BuilderSupport support)Methods
Public Methods (3)
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
public
void registerWithSupport(Role role)@Override
Fields
Protected Fields (7)
protected
double expirationTimeprotected
String messageprotected
double rangeprotected
int sendCountprotected
List<Ref<EntityStore>> sendListprotected
int[] targetGroupsprotected
int targetToSendSlot