Uses of Class
net.minecraft.client.particle.ParticleManager
-
Uses of ParticleManager in net.minecraft.client
-
Uses of ParticleManager in net.minecraft.client.particle
Modifier and TypeFieldDescriptionprivate final ParticleManager
FireworksSparkParticle.Explosion.particleManager
private final ParticleManager
FireworksSparkParticle.FireworkParticle.particleManager
ModifierConstructorDescription(package private)
Explosion
(ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, ParticleManager particleManager, SpriteProvider spriteProvider) FireworkParticle
(ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, ParticleManager particleManager, @Nullable NbtCompound nbt)