net.minecraft.client.particle

public class FlyStraightTowardsParticle

extends TextureSheetParticle

grj
net.minecraft.client.particle.FlyStraightTowardsParticle
net.minecraft.class_9479

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public ParticleRenderType
b()
getRenderType()
method_18122()
public void
a(double arg0, double arg1, double arg2)
move(double arg0, double arg1, double arg2)
method_3069(double arg0, double arg1, double arg2)
public int
a(float arg0)
getLightColor(float arg0)
method_3068(float arg0)
public void
a()
tick()
method_3070()