|
PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
|
Collaboration diagram for pocketmine\entity\AttributeMap:Public Member Functions | |
| add (Attribute $attribute) | |
| get (string $id) | |
| getAll () | |
| needSend () | |
Definition at line 28 of file AttributeMap.php.
| pocketmine\entity\AttributeMap::add | ( | Attribute | $attribute | ) |
Definition at line 32 of file AttributeMap.php.
| pocketmine\entity\AttributeMap::get | ( | string | $id | ) |
Definition at line 36 of file AttributeMap.php.
| pocketmine\entity\AttributeMap::getAll | ( | ) |
Definition at line 43 of file AttributeMap.php.
| pocketmine\entity\AttributeMap::needSend | ( | ) |
Definition at line 50 of file AttributeMap.php.