Uses of Class
net.minecraft.core.particles.ParticleGroup
Packages that use ParticleGroup
-
Uses of ParticleGroup in net.minecraft.client.particle
Fields in net.minecraft.client.particle with type parameters of type ParticleGroupModifier and TypeFieldDescriptionprivate it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<ParticleGroup>ParticleEngine.trackedParticleCountsMethods in net.minecraft.client.particle that return types with arguments of type ParticleGroupMethods in net.minecraft.client.particle with parameters of type ParticleGroupModifier and TypeMethodDescriptionprivate booleanParticleEngine.hasSpaceInParticleLimit(ParticleGroup p_172280_)private voidParticleEngine.updateCount(ParticleGroup p_172282_, int p_172283_) -
Uses of ParticleGroup in net.minecraft.core.particles
Fields in net.minecraft.core.particles declared as ParticleGroup