Class ParticleSpawnContext
java.lang.Object
team.lodestar.lodestone.modules.rendering.particle.runtime.ParticleSpawnContext
-
Field Details
-
x
public double x -
y
public double y -
z
public double z -
vx
public double vx -
vy
public double vy -
vz
public double vz -
lifetime
public int lifetime -
delay
public int delay
-
-
Constructor Details
-
ParticleSpawnContext
public ParticleSpawnContext()
-
-
Method Details
-
position
-
position
-
motion
-
lifetime
-
delay
-
copy
-