|
PocketMine-MP 5.37.4 git-07e225b0bd0d389de8a3d035fbd0ae8730a06053
|
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.