Merge branch 'master' into mcpe-1.0

This commit is contained in:
Dylan K. Taylor
2016-12-16 10:29:58 +00:00
27 changed files with 130 additions and 63 deletions

View File

@ -22,7 +22,6 @@
namespace pocketmine\tile;
use pocketmine\item\Item;
use pocketmine\Network;
interface Container{