net.minecraft.client.particle

public class SulfurBubblesParticle

extends BillboardParticle

net.minecraft.client.particle.SulfurBubbleParticle
net.minecraft.class_1_737
net.minecraft.client.particle.SulfurBubblesParticle

Field summary

Modifier and TypeField
private static final float
SIZE_START
field_1_3733
field_1_3733
private static final float
SIZE_END
field_1_3732
field_1_3732
private static final float
UPWARDS_SPEED
field_1_3734
field_1_3734
private static final float
HORIZONTAL_WIGGLING
field_1_3731
field_1_3731
private final double
yStart
field_1_3738
originalY
private final double
yEnd
field_1_3736
maxY
private final float
sizeStart
field_1_3735
originalScale
private double
yPrev
field_1_3737
minY

Constructor summary

ModifierConstructor
private (ClientWorld world, double x, double y, double z, double velocityX, double velocityZ, Sprite sprite)

Method summary

Modifier and TypeMethod
public void
tick()
method_3070()
tick()
private double
randomHorizontalWiggling()
method_1_4447()
sampleJitter()
public BillboardParticle$RenderType
getLayer()
method_74255()
getRenderType()