net.minecraft.client.particle

public class ConnectionParticle

extends BillboardParticle

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

Field summary

Modifier and TypeField
private final double
xStart
field_3795
startX
private final double
yStart
field_3794
startY
private final double
zStart
field_3793
startZ
private final boolean
isGlowing
field_48938
fullBrightness
private final Particle$DynamicAlpha
lifetimeAlpha
field_48939
dynamicAlpha

Constructor summary

ModifierConstructor
private (ClientWorld level, double x, double y, double z, double xd, double yd, double zd, Sprite sprite)
private (ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, boolean fullBrightness, Particle$DynamicAlpha dynamicAlpha, Sprite sprite)

Method summary

Modifier and TypeMethod
public BillboardParticle$RenderType
getLayer()
method_74255()
getRenderType()
public void
move(double xa, double ya, double za)
method_3069(double arg0, double arg1, double arg2)
move(double arg0, double arg1, double arg2)
public int
getLightCoords(float a)
method_3068(float arg0)
getLight(float arg0)
public void
tick()
method_3070()
tick()
public void
extract(QuadParticleRenderState particleTypeRenderState, Camera camera, float partialTickTime)
method_3074(class_11944 arg0, class_4184 arg1, float arg2)
render(BillboardParticleSubmittable arg0, Camera arg1, float arg2)