PocketMine-MP 5.15.1 git-be6754494fdbbb9dd57c058ba0e33a4a78c4581f
pocketmine\entity\AttributeMap Class Reference
+ Collaboration diagram for pocketmine\entity\AttributeMap:

Public Member Functions

 add (Attribute $attribute)
 
 get (string $id)
 
 getAll ()
 
 needSend ()
 

Detailed Description

Definition at line 28 of file AttributeMap.php.

Member Function Documentation

◆ add()

pocketmine\entity\AttributeMap::add ( Attribute  $attribute)

Definition at line 32 of file AttributeMap.php.

◆ get()

pocketmine\entity\AttributeMap::get ( string  $id)

Definition at line 36 of file AttributeMap.php.

◆ getAll()

pocketmine\entity\AttributeMap::getAll ( )
Returns
Attribute[]

Definition at line 43 of file AttributeMap.php.

◆ needSend()

pocketmine\entity\AttributeMap::needSend ( )
Returns
Attribute[]

Definition at line 50 of file AttributeMap.php.


The documentation for this class was generated from the following file: