PocketMine-MP 5.31.1 git-79e3f2b2814ae3676339d931f659b32a01e19783
|
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 |