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 ParticleManager
FireworksSparkParticle.Explosion.particleManager
private ParticleManager
FireworksSparkParticle.FireworkParticle.particleManager
ModifierConstructorDescription(package private)
Explosion(ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7, ParticleManager particleManager, SpriteProvider spriteProvider)
FireworkParticle(ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, ParticleManager particleManager, @Nullable NbtCompound nbt)