PocketMine-MP 5.32.2 git-1ebd7d3960d713d56f77f610fe0c15cdee201069
|
This is the complete list of members for pocketmine\entity\effect\HealthBoostEffect, 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\HealthBoostEffect | |
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\HealthBoostEffect |