net.minecraft.client.particle

public class FlyTowardsPositionParticle

extends TextureSheetParticle

gif
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)
(ClientLevel world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, boolean fullBrightness, Particle$LifetimeAlpha dynamicAlpha)

Method summary

Modifier and TypeMethod
public ParticleRenderType
b()
getRenderType()
method_18122()
getType()
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(fgw arg0, flp arg1, float arg2)
render(VertexConsumer arg0, Camera arg1, float arg2)
method_3074(class_4588 arg0, class_4184 arg1, float arg2)
buildGeometry(VertexConsumer arg0, Camera arg1, float arg2)