net.minecraft.client.entity.particle

public class EmitterParticle

extends Particle

bjw
net.minecraft.class_489
net.minecraft.client.entity.particle.EmitterParticle
net.minecraft.client.particle.EntityCrit2FX

Field summary

Modifier and TypeField
private Entity
a
field_1696
target
theEntity
private int
aB
field_1697
age
currentLife
private int
aC
field_1698
lifetime
maximumLife
private String
aD
field_1699
type
particleName

Constructor summary

ModifierConstructor
public (World world, Entity target)
public (World world, Entity target, String type)

Method summary

Modifier and TypeMethod
public void
a(bmh arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_1283(class_533 arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
render(Tesselator arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
renderParticle(Tessellator arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
public void
h()
method_2558()
tick()
onUpdate()
public int
a()
method_1284()
getAtlasType()
getFXLayer()