net.minecraft.client.particle

public class FireflyParticle

extends TextureSheetParticle

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

Field summary

Modifier and TypeField
private static final float
a
PARTICLE_FADE_OUT_LIGHT_TIME
field_56803
field_56803
private static final float
b
PARTICLE_FADE_IN_LIGHT_TIME
field_56804
field_56804
private static final float
F
PARTICLE_FADE_OUT_ALPHA_TIME
field_56801
field_56801
private static final float
G
PARTICLE_FADE_IN_ALPHA_TIME
field_56802
field_56802
private static final int
H
PARTICLE_MIN_LIFETIME
field_56498
MIN_MAX_AGE
private static final int
I
PARTICLE_MAX_LIFETIME
field_56499
MAX_MAX_AGE

Constructor summary

ModifierConstructor
(ClientLevel arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)

Method summary

Modifier and TypeMethod
public ParticleRenderType
b()
getRenderType()
method_18122()
getType()
public int
a(float arg0)
getLightColor(float arg0)
method_3068(float arg0)
getBrightness(float arg0)
public void
a()
tick()
method_3070()
tick()
private float
f(float arg0)
getLifetimeProgress(float arg0)
method_67879(float arg0)
method_67879(float arg0)
private static float
b(float arg0, float arg1, float arg2)
getFadeAmount(float arg0, float arg1, float arg2)
method_67878(float arg0, float arg1, float arg2)
method_67878(float arg0, float arg1, float arg2)