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