[ci skip] update TileFactory TODOs (#3912)

This commit is contained in:
ipad54 2020-11-17 14:04:26 +03:00 committed by GitHub
parent 62b9d97060
commit 6a1f551aab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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