Package ml.pluto7073.pdapi.entity.effect
Class CaffeineOverdoseEffect
java.lang.Object
net.minecraft.world.effect.MobEffect
ml.pluto7073.pdapi.entity.effect.CaffeineOverdoseEffect
public class CaffeineOverdoseEffect
extends net.minecraft.world.effect.MobEffect
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCaffeineOverdoseEffect(net.minecraft.world.effect.MobEffectCategory category, int color) -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyEffectTick(net.minecraft.world.entity.LivingEntity entity, int amplifier) Methods inherited from class net.minecraft.world.effect.MobEffect
addAttributeModifier, addAttributeModifiers, applyInstantenousEffect, builtInRegistryHolder, createFactorData, getAttributeModifiers, getCategory, getColor, getDescriptionId, getDisplayName, getOrCreateDescriptionId, isBeneficial, isInstantenous, onEffectStarted, removeAttributeModifiers, setFactorDataFactory, shouldApplyEffectTickThisTick
-
Constructor Details
-
CaffeineOverdoseEffect
protected CaffeineOverdoseEffect(net.minecraft.world.effect.MobEffectCategory category, int color)
-
-
Method Details
-
applyEffectTick
public void applyEffectTick(net.minecraft.world.entity.LivingEntity entity, int amplifier) - Overrides:
applyEffectTickin classnet.minecraft.world.effect.MobEffect
-