net.minecraft.client.particle

public class FlyTowardsPositionParticle

extends SingleQuadParticle

hck
net.minecraft.client.particle.FlyTowardsPositionParticle
net.minecraft.class_668
net.minecraft.client.particle.ConnectionParticle
net.minecraft.src.C_313463_

Field summary

Modifier and TypeField
private final double
a
xStart
field_3795
startX
f_315124_
private final double
b
yStart
field_3794
startY
f_315139_
private final double
F
zStart
field_3793
startZ
f_316468_
private final boolean
G
isGlowing
field_48938
fullBrightness
f_315499_
private final Particle$LifetimeAlpha
H
lifetimeAlpha
field_48939
dynamicAlpha
f_314137_

Constructor summary

ModifierConstructor
(ClientLevel p_329537_, double p_335588_, double p_331161_, double p_331015_, double arg4, double arg5, double arg6, TextureAtlasSprite arg7)
(ClientLevel world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, boolean fullBrightness, Particle$LifetimeAlpha dynamicAlpha, TextureAtlasSprite sprite)

Method summary

Modifier and TypeMethod
public SingleQuadParticle$Layer
b()
getLayer()
method_74255()
getRenderType()
m_414961_()
public void
a(double arg0, double arg1, double arg2)
move(double arg0, double arg1, double arg2)
method_3069(double arg0, double arg1, double arg2)
move(double arg0, double arg1, double arg2)
m_6257_(double p_330355_, double arg1, double arg2)
public int
a(float arg0)
getLightColor(float arg0)
method_3068(float arg0)
getBrightness(float arg0)
m_6355_(float arg0)
public void
a()
tick()
method_3070()
tick()
m_5989_()
public void
a(ibt arg0, fzh arg1, float arg2)
extract(QuadParticleRenderState arg0, Camera arg1, float arg2)
method_3074(class_11944 arg0, class_4184 arg1, float arg2)
render(BillboardParticleSubmittable arg0, Camera arg1, float arg2)
m_172474_(C_411213_ p_427296_, C_3373_ p_428014_, float arg2)