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.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 group) private voidParticleEngine.updateCount(ParticleGroup group, int count) -
Uses of ParticleGroup in net.minecraft.core.particles
Fields in net.minecraft.core.particles declared as ParticleGroup