Class LodestoneParticleTypes
java.lang.Object
team.lodestar.lodestone.registry.common.particle.LodestoneParticleTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Supplier<LodestoneWorldParticleType> static net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.core.particles.ParticleType<?>> static Supplier<LodestoneWorldParticleType> static Supplier<LodestoneWorldParticleType> static Supplier<LodestoneWorldParticleType> static Supplier<LodestoneWorldParticleType> static Supplier<LodestoneTerrainParticleType> static Supplier<LodestoneWorldParticleType> static Supplier<LodestoneWorldParticleType> static Supplier<LodestoneWorldParticleType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PARTICLES
public static net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.core.particles.ParticleType<?>> PARTICLES -
WISP_PARTICLE
-
SMOKE_PARTICLE
-
SPARKLE_PARTICLE
-
TWINKLE_PARTICLE
-
STAR_PARTICLE
-
SPARK_PARTICLE
-
EXTRUDING_SPARK_PARTICLE
-
THIN_EXTRUDING_SPARK_PARTICLE
-
TERRAIN_PARTICLE
-
ITEM_PARTICLE
-
-
Constructor Details
-
LodestoneParticleTypes
public LodestoneParticleTypes()
-