Class LodestoneSparkParticleType
java.lang.Object
net.minecraftforge.registries.ForgeRegistryEntry<net.minecraft.core.particles.ParticleType<?>>
net.minecraft.core.particles.ParticleType<SparkParticleOptions>
team.lodestar.lodestone.systems.particle.type.LodestoneSparkParticleType
- All Implemented Interfaces:
net.minecraftforge.registries.IForgeRegistryEntry<net.minecraft.core.particles.ParticleType<?>>
public class LodestoneSparkParticleType
extends net.minecraft.core.particles.ParticleType<SparkParticleOptions>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraftforge.registries.ForgeRegistryEntry
net.minecraftforge.registries.ForgeRegistryEntry.UncheckedRegistryEntry<V extends net.minecraftforge.registries.IForgeRegistryEntry<V>> -
Field Summary
Fields inherited from class net.minecraftforge.registries.ForgeRegistryEntry
delegate -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.core.particles.ParticleType
getDeserializer, getOverrideLimiterMethods inherited from class net.minecraftforge.registries.ForgeRegistryEntry
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
-
Constructor Details
-
LodestoneSparkParticleType
public LodestoneSparkParticleType()
-
-
Method Details
-
codec
- Specified by:
codecin classnet.minecraft.core.particles.ParticleType<SparkParticleOptions>
-