Package at.petrak.hexcasting.common.misc
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
ConstructorsConstructorDescriptionHexMobEffect(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
-
Constructor Details
-
HexMobEffect
public HexMobEffect(net.minecraft.world.effect.MobEffectCategory category, int color)
-