PocketMine-MP 5.20.1 git-8ef5e737de5689ba83a9bf66b6efa147171452ce
pocketmine\entity\effect\RegenerationEffect Member List

This is the complete list of members for pocketmine\entity\effect\RegenerationEffect, 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\Effect
applyEffect(Living $entity, EffectInstance $instance, float $potency=1.0, ?Entity $source=null)pocketmine\entity\effect\RegenerationEffect
canTick(EffectInstance $instance)pocketmine\entity\effect\RegenerationEffect
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\Effect