public class PotionEffectExtendEvent extends PotionEffectAddEvent
PotionEffectAddEvent.EffectCauseEvent.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, setCancelledgetEffect, getEntitygetEntityTypegetEventName, isAsynchronouspublic PotionEffectExtendEvent(LivingEntity entity, PotionEffect effect, PotionEffect oldEffect, PotionEffectAddEvent.EffectCause effectCause)
public PotionEffect getOldEffect()
Copyright © 2022. All rights reserved.