Class EffectRegistry

java.lang.Object
net.trique.wardentools.registry.EffectRegistry

public class EffectRegistry extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final net.trique.wardentools.registration.RegistrationProvider<net.minecraft.world.effect.MobEffect>
     
    static net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect>
     
    static net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect>
     
    static net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     

    Methods inherited from class java.lang.Object

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

    • EFFECTS

      protected static final net.trique.wardentools.registration.RegistrationProvider<net.minecraft.world.effect.MobEffect> EFFECTS
    • SCULK_ADAPTION

      public static net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect> SCULK_ADAPTION
    • WARDEN_CURSE

      public static net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect> WARDEN_CURSE
    • SCULK_SCOURGE

      public static net.minecraft.core.Holder<net.minecraft.world.effect.MobEffect> SCULK_SCOURGE
  • Constructor Details

    • EffectRegistry

      public EffectRegistry()
  • Method Details

    • init

      public static void init()