|
PocketMine-MP 5.42.2 git-9c2871e619ddaa0a56652c6c5556efcf767fbf05
|
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.