HyCodeYourTale
classpublicPriority 3

ActionSpawnParticles

com.hypixel.hytale.server.npc.corecomponents.audiovisual.ActionSpawnParticles

extends ActionBase

1

Methods

1

Public Methods

3

Fields

1

Constructors

Constructors

public
ActionSpawnParticles(BuilderActionSpawnParticles builder, BuilderSupport support)

Methods

Public Methods (1)

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

Fields

Protected Fields (3)

protectedVector3d offset
protectedString particleSystem
protecteddouble range

Related Classes