classpublicPriority 3
ActionSpawn
com.hypixel.hytale.server.npc.corecomponents.lifecycle.ActionSpawn
extends ActionBase
2
Methods
2
Public Methods
25
Fields
1
Constructors
Constructors
public
ActionSpawn(BuilderActionSpawn builderActionSpawn, BuilderSupport builderSupport)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 (25)
protected
boolean fanOutprotected
String flockprotected
boolean joinFlockprotected
String kindprotected
boolean launchAtTargetprotected
int maxCountprotected
double maxDelayprotected
double maxDistanceprotected
int maxTriesprotected
int minCountprotected
double minDelayprotected
double minDistanceprotected
Ref<EntityStore> parentprotected
float[] pitchprotected
boolean pitchHighprotected
int roleIndexprotected
float spawnAngleprotected
double spawnDelayprotected
float spawnDirectionprotected
String spawnStateprotected
String spawnSubStateprotected
int spawnsLeftprotected
double spreadprotected
float yaw0protected
float yawIncrement