Class HexMobEffect

java.lang.Object
net.minecraft.world.effect.MobEffect
at.petrak.hexcasting.common.misc.HexMobEffect

public class HexMobEffect extends net.minecraft.world.effect.MobEffect
Dodge protected ctor
  • Constructor Summary

    Constructors
    Constructor
    Description
    HexMobEffect(net.minecraft.world.effect.MobEffectCategory category, int color)
     
  • Method Summary

    Methods inherited from class net.minecraft.world.effect.MobEffect

    addAttributeModifier, addAttributeModifiers, applyEffectTick, applyInstantenousEffect, byId, createFactorData, getAttributeModifiers, getAttributeModifierValue, getCategory, getColor, getDescriptionId, getDisplayName, getId, getIdFromNullable, getOrCreateDescriptionId, isBeneficial, isDurationEffectTick, isInstantenous, removeAttributeModifiers, setFactorDataFactory

    Methods inherited from class java.lang.Object

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

    • HexMobEffect

      public HexMobEffect(net.minecraft.world.effect.MobEffectCategory category, int color)