Class ModEffects

java.lang.Object
com.rgerva.dbr.effect.ModEffects

public class ModEffects extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.effect.MobEffect>
     
  • 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

    • MOB_EFFECTS

      public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.effect.MobEffect> MOB_EFFECTS
  • Constructor Details

    • ModEffects

      public ModEffects()
  • Method Details

    • register

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