net.minecraft.client.particle

public class TrailParticle

extends BillboardParticle

net.minecraft.client.particle.TrailParticle
net.minecraft.class_10335
net.minecraft.client.particle.TrailParticle

Field summary

Modifier and TypeField
private final Vec3d
target
field_54855
target

Constructor summary

ModifierConstructor
private (ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, Vec3d target, int color, Sprite sprite)

Method summary

Modifier and TypeMethod
public BillboardParticle$RenderType
getLayer()
method_74255()
getRenderType()
public void
tick()
method_3070()
tick()
public int
getLightCoords(float a)
method_3068(float arg0)
getLight(float arg0)