public class PotionEffectExtendEvent extends PotionEffectAddEvent
PotionEffectAddEvent.EffectCause
Event.Result
Constructor and Description |
---|
PotionEffectExtendEvent(LivingEntity entity,
PotionEffect effect,
PotionEffect oldEffect,
PotionEffectAddEvent.EffectCause effectCause) |
Modifier and Type | Method and Description |
---|---|
PotionEffect |
getOldEffect() |
getCause, getHandlerList, getHandlers, isCancelled, setCancelled
getEffect, getEntity
getEntityType
getEventName, isAsynchronous
public PotionEffectExtendEvent(LivingEntity entity, PotionEffect effect, PotionEffect oldEffect, PotionEffectAddEvent.EffectCause effectCause)
public PotionEffect getOldEffect()
Copyright © 2022. All rights reserved.