|
| static | read (ByteBufferReader $in) |
| |
Definition at line 24 of file UpdateAttribute.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::__construct |
( |
private string | $id, |
|
|
private float | $min, |
|
|
private float | $max, |
|
|
private float | $current, |
|
|
private float | $defaultMin, |
|
|
private float | $defaultMax, |
|
|
private float | $default, |
|
|
private array | $modifiers ) |
◆ getCurrent()
| pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::getCurrent |
( |
| ) |
|
◆ getDefault()
| pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::getDefault |
( |
| ) |
|
◆ getDefaultMax()
| pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::getDefaultMax |
( |
| ) |
|
◆ getDefaultMin()
| pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::getDefaultMin |
( |
| ) |
|
◆ getId()
| pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::getId |
( |
| ) |
|
◆ getMax()
| pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::getMax |
( |
| ) |
|
◆ getMin()
| pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::getMin |
( |
| ) |
|
◆ getModifiers()
| pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::getModifiers |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\entity\UpdateAttribute::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: