mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
NoteBlock: added //TODO
This commit is contained in:
@ -36,4 +36,6 @@ class NoteBlock extends Solid{
|
|||||||
public function getToolType() : int{
|
public function getToolType() : int{
|
||||||
return BlockToolType::TYPE_AXE;
|
return BlockToolType::TYPE_AXE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//TODO
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user