Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
pocketmine\entity\effect\AbsorptionEffect Member List

This is the complete list of members for pocketmine\entity\effect\AbsorptionEffect, including all inherited members.

__construct(protected Translatable|string $name, protected Color $color, protected bool $bad=false, private int $defaultDuration=600, protected bool $hasBubbles=true)pocketmine\entity\effect\Effect
add(Living $entity, EffectInstance $instance)pocketmine\entity\effect\AbsorptionEffect
applyEffect(Living $entity, EffectInstance $instance, float $potency=1.0, ?Entity $source=null)pocketmine\entity\effect\Effect
canTick(EffectInstance $instance)pocketmine\entity\effect\Effect
getColor()pocketmine\entity\effect\Effect
getDefaultDuration()pocketmine\entity\effect\Effect
getName()pocketmine\entity\effect\Effect
hasBubbles()pocketmine\entity\effect\Effect
isBad()pocketmine\entity\effect\Effect
remove(Living $entity, EffectInstance $instance)pocketmine\entity\effect\AbsorptionEffect