net.minecraft.client.entity.particle

public class SmokeParticle

extends Particle

bmy
net.minecraft.class_507
net.minecraft.client.entity.particle.SmokeParticle
net.minecraft.client.particle.ParticleSmokeNormal

Field summary

Modifier and TypeField
float
a
field_1744
initialSize
smokeParticleScale

Constructor summary

ModifierConstructor
private (World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
protected (World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, float scale)

Method summary

Modifier and TypeMethod
public void
a(bnt arg0, rw 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()