|
PocketMine-MP 5.42.2 git-88c18cd9cf7fc37bd5261e6f29ed6041bfe776f1
|
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.