Definition at line 42 of file FloatingTextParticle.php.
◆ __construct()
pocketmine\world\particle\FloatingTextParticle::__construct |
( |
protected string | $text, |
|
|
protected string | $title = "" ) |
◆ encode()
pocketmine\world\particle\FloatingTextParticle::encode |
( |
Vector3 | $pos | ) |
|
◆ getText()
pocketmine\world\particle\FloatingTextParticle::getText |
( |
| ) |
|
◆ getTitle()
pocketmine\world\particle\FloatingTextParticle::getTitle |
( |
| ) |
|
◆ isInvisible()
pocketmine\world\particle\FloatingTextParticle::isInvisible |
( |
| ) |
|
◆ setInvisible()
pocketmine\world\particle\FloatingTextParticle::setInvisible |
( |
bool | $value = true | ) |
|
◆ setText()
pocketmine\world\particle\FloatingTextParticle::setText |
( |
string | $text | ) |
|
◆ setTitle()
pocketmine\world\particle\FloatingTextParticle::setTitle |
( |
string | $title | ) |
|
◆ $entityId
int pocketmine\world\particle\FloatingTextParticle::$entityId = null |
|
protected |
◆ $invisible
bool pocketmine\world\particle\FloatingTextParticle::$invisible = false |
|
protected |
The documentation for this class was generated from the following file: