Added proper arrows and damage

This commit is contained in:
Shoghi Cervantes
2014-08-30 01:22:46 +02:00
parent 7aeacf2705
commit bf839e821c
7 changed files with 329 additions and 14 deletions

View File

@@ -723,7 +723,6 @@ class Level implements ChunkManager, Metadatable{
return $collides;
}
/**
* Gets the Block object on the Vector3 location
*