|
PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
|
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.