mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-10 05:34:54 +00:00
[ci skip] update TileFactory TODOs (#3912)
This commit is contained in:
parent
62b9d97060
commit
6a1f551aab
@ -68,7 +68,6 @@ final class TileFactory{
|
||||
$this->register(Sign::class, ["Sign", "minecraft:sign"]);
|
||||
$this->register(Skull::class, ["Skull", "minecraft:skull"]);
|
||||
|
||||
//TODO: Beacon
|
||||
//TODO: Bell
|
||||
//TODO: BlastFurnace
|
||||
//TODO: Campfire
|
||||
@ -82,7 +81,6 @@ final class TileFactory{
|
||||
//TODO: EndGateway
|
||||
//TODO: EndPortal
|
||||
//TODO: JigsawBlock
|
||||
//TODO: Jukebox
|
||||
//TODO: Lectern
|
||||
//TODO: MovingBlock
|
||||
//TODO: NetherReactor
|
||||
|
Loading…
x
Reference in New Issue
Block a user