net.minecraft.client.particle

public class FlyTowardsPositionParticle

extends SingleQuadParticle

hgz
net.minecraft.client.particle.FlyTowardsPositionParticle
net.minecraft.class_668
net.minecraft.client.particle.ConnectionParticle

Field summary

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

Constructor summary

ModifierConstructor
(ClientLevel arg0, double arg1, double arg2, double arg3, 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()
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)
public int
a(float arg0)
getLightColor(float arg0)
method_3068(float arg0)
getBrightness(float arg0)
public void
a()
tick()
method_3070()
tick()
public void
a(igr arg0, gdk 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)