PocketMine-MP 5.21.2 git-a6534ecbbbcf369264567d27e5ed70f7f5be9816
Loading...
Searching...
No Matches
pocketmine\entity\effect\Effect Member List

This is the complete list of members for pocketmine\entity\effect\Effect, 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\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\Effect