Added entity id names

This commit is contained in:
Shoghi Cervantes
2014-08-27 17:42:38 +02:00
parent f4b92bcdfc
commit 90fa40de34
24 changed files with 99 additions and 47 deletions

View File

@ -106,6 +106,7 @@ abstract class BaseFullChunk implements FullChunk{
continue;
}
//TODO: add all entities
if($nbt->id instanceof String){ //New format
switch($nbt["id"]){
case "Item":