Class ModParticles

java.lang.Object
com.rgerva.dbr.particles.ModParticles

public class ModParticles extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.core.particles.ParticleType<?>>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    register(net.neoforged.bus.api.IEventBus eventBus)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • PARTICLE_TYPES

      public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.core.particles.ParticleType<?>> PARTICLE_TYPES
  • Constructor Details

    • ModParticles

      public ModParticles()
  • Method Details

    • register

      public static void register(net.neoforged.bus.api.IEventBus eventBus)