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 final it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
<ParticleGroup> ParticleEngine.trackedParticleCounts
Methods 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 boolean
ParticleEngine.hasSpaceInParticleLimit
(ParticleGroup group) private void
ParticleEngine.updateCount
(ParticleGroup group, int count) -
Uses of ParticleGroup in net.minecraft.core.particles
Fields in net.minecraft.core.particles declared as ParticleGroup