net.minecraft.client.particle

public class FlyStraightTowardsParticle

extends TextureSheetParticle

gie
net.minecraft.client.particle.FlyStraightTowardsParticle
net.minecraft.class_9479
net.minecraft.client.particle.OminousSpawningParticle

Field summary

Modifier and TypeField
private final double
a
xStart
field_50227
startX
private final double
b
yStart
field_50228
startY
private final double
F
zStart
field_50224
startZ
private final int
G
startColor
field_50225
fromColor
private final int
H
endColor
field_50226
toColor

Constructor summary

ModifierConstructor
(ClientLevel world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, int fromColor, int toColor)

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()