net.minecraft.client.entity.particle

public class RedstoneParticle

extends Particle

bma
net.minecraft.class_506
net.minecraft.client.entity.particle.RedstoneParticle
net.minecraft.client.particle.ParticleRedstone

Field summary

Modifier and TypeField
float
a
field_1743
initialSize
reddustParticleScale

Constructor summary

ModifierConstructor
protected (World world, double x, double y, double z, float r, float g, float b)
protected (World world, double x, double y, double z, float scale, float r, float g, float b)

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()