|
PocketMine-MP 5.42.2 git-40e2639b20bdc4ddba49d9f7f5fa0d5e92aa266f
|
Inheritance diagram for pocketmine\block\utils\Lightable:
Collaboration diagram for pocketmine\block\utils\Lightable:Public Member Functions | |
| isLit () | |
| setLit (bool $lit=true) | |
Definition at line 26 of file Lightable.php.
| pocketmine\block\utils\Lightable::setLit | ( | bool | $lit = true | ) |
Implemented in pocketmine\block\RedstoneLamp.