Class BulletParticleType
java.lang.Object
net.minecraft.core.particles.ParticleType<net.minecraft.core.particles.SimpleParticleType>
net.minecraft.core.particles.SimpleParticleType
me.desht.pneumaticcraft.common.particle.BulletParticleType
- All Implemented Interfaces:
net.minecraft.core.particles.ParticleOptions
public class BulletParticleType
extends net.minecraft.core.particles.SimpleParticleType
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.core.particles.ParticleOptions
net.minecraft.core.particles.ParticleOptions.Deserializer<T extends net.minecraft.core.particles.ParticleOptions> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.core.particles.SimpleParticleType
codec, getType, writeToNetwork, writeToStringMethods inherited from class net.minecraft.core.particles.ParticleType
getDeserializer, getOverrideLimiter
-
Constructor Details
-
BulletParticleType
public BulletParticleType()
-