net.minecraft.client.entity.particle

public class FireworksParticles$Starter

extends Particle

boj$c
net.minecraft.class_2359$class_1341
net.minecraft.client.entity.particle.FireworksParticles$Starter
net.minecraft.client.particle.ParticleFirework$Starter

Field summary

Modifier and TypeField
private int
b
field_5160
life
fireworkAge
private final ParticleManager
L
field_5161
manager
manager
private NbtList
M
field_5162
explosions
fireworkExplosions
boolean
a
field_5159
twinkleDelay
twinkle

Constructor summary

ModifierConstructor
public (World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, ParticleManager manager, NbtCompound explosions)

Method summary

Modifier and TypeMethod
public void
a(bpy arg0, sn arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_1283(class_520 arg0, class_864 arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(BufferBuilder arg0, Entity arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
renderParticle(VertexBuffer arg0, Entity arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
public void
a()
method_12241()
tick()
onUpdate()
private boolean
m()
method_4295()
isFarAway()
isFarFromCamera()
private void
a(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, int[] arg6, int[] arg7, boolean arg8, boolean arg9)
method_4291(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, int[] arg6, int[] arg7, boolean arg8, boolean arg9)
create(double x, double y, double z, double velocityX, double velocityY, double velocityZ, int[] colors, int[] fadeColors, boolean trail, boolean flicker)
createParticle(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, int[] arg6, int[] arg7, boolean arg8, boolean arg9)
private void
a(double arg0, int arg1, int[] arg2, int[] arg3, boolean arg4, boolean arg5)
method_4292(double arg0, int arg1, int[] arg2, int[] arg3, boolean arg4, boolean arg5)
createBall(double size, int amount, int[] colors, int[] fadeColors, boolean trail, boolean flicker)
createBall(double speed, int size, int[] colours, int[] fadeColours, boolean trail, boolean twinkleIn)
private void
a(double arg0, double[][] arg1, int[] arg2, int[] arg3, boolean arg4, boolean arg5, boolean arg6)
method_4293(double arg0, double[][] arg1, int[] arg2, int[] arg3, boolean arg4, boolean arg5, boolean arg6)
createShape(double size, double[][] pattern, int[] colors, int[] fadeColors, boolean trail, boolean flicker, boolean keepShape)
createShaped(double speed, double[][] shape, int[] colours, int[] fadeColours, boolean trail, boolean twinkleIn, boolean arg6)
private void
a(int[] arg0, int[] arg1, boolean arg2, boolean arg3)
method_4294(int[] arg0, int[] arg1, boolean arg2, boolean arg3)
createBurst(int[] colors, int[] fadeColors, boolean trail, boolean flicker)
createBurst(int[] colours, int[] fadeColours, boolean trail, boolean twinkleIn)
public int
b()
method_1284()
getAtlasType()
getFXLayer()