public class AirParticleType extends net.minecraft.particles.ParticleType<AirParticleData>
| Constructor and Description |
|---|
AirParticleType() |
| Modifier and Type | Method and Description |
|---|---|
com.mojang.serialization.Codec<AirParticleData> |
codec() |
getDeserializer, getOverrideLimiterpublic com.mojang.serialization.Codec<AirParticleData> codec()
codec in class net.minecraft.particles.ParticleType<AirParticleData>