Class YellowMagicParticleType
java.lang.Object
net.minecraft.core.particles.ParticleType<YellowMagicParticleData>
com.pixelmonmod.pixelmon.client.particle.particles.magic.yellow.YellowMagicParticleType
public class YellowMagicParticleType
extends net.minecraft.core.particles.ParticleType<YellowMagicParticleData>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.serialization.Codec<YellowMagicParticleData>codec()Methods inherited from class net.minecraft.core.particles.ParticleType
getDeserializer, getOverrideLimiter
-
Constructor Details
-
YellowMagicParticleType
public YellowMagicParticleType()
-
-
Method Details
-
codec
- Specified by:
codecin classnet.minecraft.core.particles.ParticleType<YellowMagicParticleData>
-