net.minecraft.client.entity.particle

public class SmokeParticle

extends Particle

bkv
net.minecraft.class_507
net.minecraft.client.entity.particle.SmokeParticle
net.minecraft.client.particle.EntitySmokeFX

Field summary

Modifier and TypeField
float
a
field_1744
initialSize
smokeParticleScale

Constructor summary

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

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