yarn/mappings/net/minecraft/client/particle/NoRenderParticle.mapping

4 lines
315 B
Plaintext

CLASS net/minecraft/class_3998 net/minecraft/client/particle/NoRenderParticle
COMMENT A {@link Particle} with no rendered texture. Useful for emitter particles (such as {@link net.minecraft.client.particle.EmitterParticle})
COMMENT that spawn other particles while ticking, but do not render anything themselves.