net.minecraft.client.entity.particle

public class EmitterParticle

extends Particle

bmk
net.minecraft.class_2389
net.minecraft.client.entity.particle.EmitterParticle
net.minecraft.client.particle.ParticleEmitter

Field summary

Modifier and TypeField
private Entity
a
field_10623
target
attachedEntity
private int
G
field_10624
age
age
private int
H
field_10621
lifetime
lifetime
private ParticleType
I
field_10622
type
particleTypes

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(bmx arg0, rr arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_1283(class_520 arg0, class_864 arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(BufferBuilder arg0, Entity arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
renderParticle(VertexBuffer arg0, Entity arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
public void
a()
method_12241()
tick()
onUpdate()
public int
b()
method_1284()
getAtlasType()
getFXLayer()