Class LodestoneParticleRegistry
java.lang.Object
team.lodestar.lodestone.registry.common.particle.LodestoneParticleRegistry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.minecraftforge.registries.DeferredRegister<net.minecraft.core.particles.ParticleType<?>>static net.minecraftforge.registries.RegistryObject<LodestoneParticleType>static net.minecraftforge.registries.RegistryObject<LodestoneParticleType>static net.minecraftforge.registries.RegistryObject<LodestoneParticleType>static net.minecraftforge.registries.RegistryObject<LodestoneParticleType>static net.minecraftforge.registries.RegistryObject<LodestoneParticleType> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterParticleFactory(net.minecraftforge.client.event.RegisterParticleProvidersEvent event)
-
Field Details
-
PARTICLES
public static net.minecraftforge.registries.DeferredRegister<net.minecraft.core.particles.ParticleType<?>> PARTICLES -
WISP_PARTICLE
-
SMOKE_PARTICLE
-
SPARKLE_PARTICLE
-
TWINKLE_PARTICLE
-
STAR_PARTICLE
-
-
Constructor Details
-
LodestoneParticleRegistry
public LodestoneParticleRegistry()
-
-
Method Details
-
registerParticleFactory
public static void registerParticleFactory(net.minecraftforge.client.event.RegisterParticleProvidersEvent event)
-