PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
Loading...
Searching...
No Matches
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: