net.minecraft.client.particle

public class OminousSpawningParticle

extends BillboardParticle

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

Field summary

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

Constructor summary

ModifierConstructor
private (ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, int fromColor, int toColor, 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()