net.minecraft.client.particle

public class FireflyParticle

extends BillboardParticle

net.minecraft.client.particle.FireflyParticle
net.minecraft.class_10748
net.minecraft.client.particle.FireflyParticle

Field summary

Modifier and TypeField
private static final float
PARTICLE_FADE_OUT_LIGHT_TIME
field_56803
field_56803
private static final float
PARTICLE_FADE_IN_LIGHT_TIME
field_56804
field_56804
private static final float
PARTICLE_FADE_OUT_ALPHA_TIME
field_56801
field_56801
private static final float
PARTICLE_FADE_IN_ALPHA_TIME
field_56802
field_56802
private static final int
PARTICLE_MIN_LIFETIME
field_56498
MIN_MAX_AGE
private static final int
PARTICLE_MAX_LIFETIME
field_56499
MAX_MAX_AGE

Constructor summary

ModifierConstructor
private (ClientWorld level, double x, double y, double z, double xa, double ya, double za, Sprite sprite)

Method summary

Modifier and TypeMethod
public BillboardParticle$RenderType
getLayer()
method_74255()
getRenderType()
public int
getLightCoords(float a)
method_3068(float arg0)
getLight(float arg0)
public void
tick()
method_3070()
tick()
private float
getLifetimeProgress(float currentAge)
method_67879(float arg0)
method_67879(float arg0)
private static float
getFadeAmount(float lifetimeProgress, float fadeInTime, float fadeOutTime)
method_67878(float arg0, float arg1, float arg2)
method_67878(float arg0, float arg1, float arg2)