|
| static | read (ByteBufferReader $in) |
| |
Definition at line 23 of file ParameterKeyframeValue.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\ParameterKeyframeValue::__construct |
( |
private float | $time, |
|
|
private Vector3 | $value ) |
◆ getTime()
| pocketmine\network\mcpe\protocol\types\ParameterKeyframeValue::getTime |
( |
| ) |
|
◆ getValue()
| pocketmine\network\mcpe\protocol\types\ParameterKeyframeValue::getValue |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\ParameterKeyframeValue::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\ParameterKeyframeValue::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: