|
| static | read (ByteBufferReader $in) |
| |
Definition at line 24 of file DebugMarkerData.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\DebugMarkerData::__construct |
( |
private string | $text, |
|
|
private Vector3 | $position, |
|
|
private Color | $color, |
|
|
private int | $durationMillis ) |
◆ getColor()
| pocketmine\network\mcpe\protocol\types\DebugMarkerData::getColor |
( |
| ) |
|
◆ getDurationMillis()
| pocketmine\network\mcpe\protocol\types\DebugMarkerData::getDurationMillis |
( |
| ) |
|
◆ getPosition()
| pocketmine\network\mcpe\protocol\types\DebugMarkerData::getPosition |
( |
| ) |
|
◆ getText()
| pocketmine\network\mcpe\protocol\types\DebugMarkerData::getText |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\DebugMarkerData::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\DebugMarkerData::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: