Package net.trique.wardentools.registry
Class ParticleRegistry
java.lang.Object
net.trique.wardentools.registry.ParticleRegistry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.trique.wardentools.registration.RegistryObject<net.minecraft.core.particles.ParticleType<?>, net.minecraft.core.particles.SimpleParticleType> static final net.trique.wardentools.registration.RegistryObject<net.minecraft.core.particles.ParticleType<?>, EchoParticleType> static final net.trique.wardentools.registration.RegistryObject<net.minecraft.core.particles.ParticleType<?>, net.minecraft.core.particles.SimpleParticleType> protected static final net.trique.wardentools.registration.RegistrationProvider<net.minecraft.core.particles.ParticleType<?>> static final net.trique.wardentools.registration.RegistryObject<net.minecraft.core.particles.ParticleType<?>, net.minecraft.core.particles.SimpleParticleType> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PARTICLE_TYPES
protected static final net.trique.wardentools.registration.RegistrationProvider<net.minecraft.core.particles.ParticleType<?>> PARTICLE_TYPES -
ECHO_PARTICLE
public static final net.trique.wardentools.registration.RegistryObject<net.minecraft.core.particles.ParticleType<?>,EchoParticleType> ECHO_PARTICLE -
ROSE_GOLD_SONIC_BOOM
public static final net.trique.wardentools.registration.RegistryObject<net.minecraft.core.particles.ParticleType<?>,net.minecraft.core.particles.SimpleParticleType> ROSE_GOLD_SONIC_BOOM -
AMETHYST_SONIC_BOOM
public static final net.trique.wardentools.registration.RegistryObject<net.minecraft.core.particles.ParticleType<?>,net.minecraft.core.particles.SimpleParticleType> AMETHYST_SONIC_BOOM -
ENDER_SONIC_BOOM
public static final net.trique.wardentools.registration.RegistryObject<net.minecraft.core.particles.ParticleType<?>,net.minecraft.core.particles.SimpleParticleType> ENDER_SONIC_BOOM
-
-
Constructor Details
-
ParticleRegistry
public ParticleRegistry()
-
-
Method Details
-
init
public static void init()
-