This commit is contained in:
Jesse Boyd 2016-07-12 23:56:59 +10:00
parent ca776b2912
commit e2c57cea52

View File

@ -534,6 +534,7 @@ public class BukkitChunkManager extends ChunkManager {
case PAINTING: case PAINTING:
case ARMOR_STAND: case ARMOR_STAND:
count[5]++; count[5]++;
break;
// misc // misc
case MINECART: case MINECART:
case MINECART_CHEST: case MINECART_CHEST: