public class RepelEffect
extends net.minecraft.potion.Effect
| Constructor and Description | 
|---|
RepelEffect()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
applyEffectTick(net.minecraft.entity.LivingEntity entity,
               int amplifier)  | 
boolean | 
isDurationEffectTick(int duration,
                    int amplifier)  | 
boolean | 
isInstantenous()  | 
addAttributeModifier, addAttributeModifiers, applyInstantenousEffect, byId, getAttributeModifiers, getAttributeModifierValue, getCategory, getColor, getDescriptionId, getDisplayName, getId, getOrCreateDescriptionId, isBeneficial, removeAttributeModifiersgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNamepublic void applyEffectTick(net.minecraft.entity.LivingEntity entity,
                            int amplifier)
applyEffectTick in class net.minecraft.potion.Effectpublic boolean isDurationEffectTick(int duration,
                                    int amplifier)
isDurationEffectTick in class net.minecraft.potion.Effectpublic boolean isInstantenous()
isInstantenous in class net.minecraft.potion.Effect