mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-12 14:35:35 +00:00
Fixed a mistake in Block->isBreakable() doc
This commit is contained in:
parent
06083d6dc4
commit
82fd3b540e
@ -436,7 +436,7 @@ class Block extends Position implements BlockIds, Metadatable{
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns if the item can be broken with an specific Item
|
* Returns if the block can be broken with an specific Item
|
||||||
*
|
*
|
||||||
* @param Item $item
|
* @param Item $item
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user