net.minecraft.client.particle

public class WhiteSmokeParticle

extends AscendingParticle

net.minecraft.client.particle.WhiteSmokeParticle
net.minecraft.class_8899
net.minecraft.client.particle.WhiteSmokeParticle

Field summary

Modifier and TypeField
private static final int
COLOR_RGB24
field_46898
field_46898

Constructor summary

ModifierConstructor
protected (ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, float scaleMultiplier, SpriteProvider spriteProvider)