|
PocketMine-MP 5.37.2 git-e507eb5e50da3ead3ae88ed2324df21e75820019
|
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.