PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
pocketmine\entity\Attribute Member List

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

$currentValue (defined in pocketmine\entity\Attribute)pocketmine\entity\Attributeprotected
$desynchronized (defined in pocketmine\entity\Attribute)pocketmine\entity\Attributeprotected
__construct(protected string $id, protected float $minValue, protected float $maxValue, protected float $defaultValue, protected bool $shouldSend=true) (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
ABSORPTION (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
ATTACK_DAMAGE (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
EXHAUSTION (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
EXPERIENCE (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
EXPERIENCE_LEVEL (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
FALL_DAMAGE (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
FOLLOW_RANGE (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
FOOD (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
getDefaultValue() (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
getId() (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
getMaxValue() (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
getMinValue() (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
getValue() (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
HEALTH (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
HORSE_JUMP_STRENGTH (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
HUNGER (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
isDesynchronized() (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
isSyncable() (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
KNOCKBACK_RESISTANCE (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
LAVA_MOVEMENT (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
LUCK (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
markSynchronized(bool $synced=true) (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
MC_PREFIX (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
MOVEMENT_SPEED (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
resetToDefault() (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
SATURATION (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
setDefaultValue(float $defaultValue)pocketmine\entity\Attribute
setMaxValue(float $maxValue)pocketmine\entity\Attribute
setMinValue(float $minValue)pocketmine\entity\Attribute
setValue(float $value, bool $fit=false, bool $forceSend=false)pocketmine\entity\Attribute
UNDERWATER_MOVEMENT (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute
ZOMBIE_SPAWN_REINFORCEMENTS (defined in pocketmine\entity\Attribute)pocketmine\entity\Attribute