PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\entity\AttributeModifierTargetOperand Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\entity\AttributeModifierTargetOperand:

Public Attributes

const CURRENT = 2
 
const MAX = 1
 
const MIN = 0
 

Detailed Description

Affects which parameter of the target attribute is modified.

Definition at line 20 of file AttributeModifierTargetOperand.php.

Member Data Documentation

◆ CURRENT

const pocketmine\network\mcpe\protocol\types\entity\AttributeModifierTargetOperand::CURRENT = 2

Definition at line 28 of file AttributeModifierTargetOperand.php.

◆ MAX

const pocketmine\network\mcpe\protocol\types\entity\AttributeModifierTargetOperand::MAX = 1

Definition at line 27 of file AttributeModifierTargetOperand.php.

◆ MIN

const pocketmine\network\mcpe\protocol\types\entity\AttributeModifierTargetOperand::MIN = 0

Definition at line 26 of file AttributeModifierTargetOperand.php.


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