Class BulletParticleType
java.lang.Object
net.minecraftforge.registries.ForgeRegistryEntry<net.minecraft.core.particles.ParticleType<?>>
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,net.minecraftforge.registries.IForgeRegistryEntry<net.minecraft.core.particles.ParticleType<?>>
public class BulletParticleType
extends net.minecraft.core.particles.SimpleParticleType
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraftforge.registries.ForgeRegistryEntry
net.minecraftforge.registries.ForgeRegistryEntry.UncheckedRegistryEntry<V extends net.minecraftforge.registries.IForgeRegistryEntry<V>>Nested classes/interfaces inherited from interface net.minecraft.core.particles.ParticleOptions
net.minecraft.core.particles.ParticleOptions.Deserializer<T extends net.minecraft.core.particles.ParticleOptions> -
Field Summary
Fields inherited from class net.minecraftforge.registries.ForgeRegistryEntry
delegate -
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, getOverrideLimiterMethods inherited from class net.minecraftforge.registries.ForgeRegistryEntry
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
-
Constructor Details
-
BulletParticleType
public BulletParticleType()
-