Filter bad data from ArmorStand and SpawnEgg items

Fixes GH-478
This commit is contained in:
Zach Brown 2016-11-12 23:29:32 -06:00
parent 65538782cd
commit dec715e07b
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76
2 changed files with 29 additions and 0 deletions

View file

@ -63,6 +63,7 @@ import EntityWaterAnimal
import FileIOThread
import IHopper
import ItemBlock
import ItemMonsterEgg
import NavigationAbstract
import NBTTagCompound
import NBTTagList