|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\entity\AttributeModifierTargetOperand:Public Attributes | |
| const | CURRENT = 2 |
| const | MAX = 1 |
| const | MIN = 0 |
Affects which parameter of the target attribute is modified.
Definition at line 20 of file AttributeModifierTargetOperand.php.
| const pocketmine\network\mcpe\protocol\types\entity\AttributeModifierTargetOperand::CURRENT = 2 |
Definition at line 28 of file AttributeModifierTargetOperand.php.
| const pocketmine\network\mcpe\protocol\types\entity\AttributeModifierTargetOperand::MAX = 1 |
Definition at line 27 of file AttributeModifierTargetOperand.php.
| const pocketmine\network\mcpe\protocol\types\entity\AttributeModifierTargetOperand::MIN = 0 |
Definition at line 26 of file AttributeModifierTargetOperand.php.