mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Fixed a mistake in Block->isBreakable() doc
This commit is contained in:
@ -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
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user