Uses of Class
net.minecraft.client.particle.ParticleManager
Packages that use ParticleManager
-
Uses of ParticleManager in net.minecraft.client
Fields in net.minecraft.client declared as ParticleManager -
Uses of ParticleManager in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as ParticleManagerModifier and TypeFieldDescriptionprivate final ParticleManagerFireworksSparkParticle.Explosion.field_5158private final ParticleManagerFireworksSparkParticle.FireworkParticle.field_5161Constructors in net.minecraft.client.particle with parameters of type ParticleManagerModifierConstructorDescriptionExplosion(World world, double double2, double double3, double double4, double double5, double double6, double double7, ParticleManager particleManager) FireworkParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, ParticleManager manager, NbtCompound nbt)