mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
Fixed some doc problems
This commit is contained in:
@ -328,7 +328,7 @@ abstract class Living extends Entity implements Damageable{
|
||||
* @param int $maxDistance
|
||||
* @param array $transparent
|
||||
*
|
||||
* @return Block
|
||||
* @return Block|null
|
||||
*/
|
||||
public function getTargetBlock($maxDistance, array $transparent = []){
|
||||
try{
|
||||
|
Reference in New Issue
Block a user