03-20-2015, 06:30 AM
I have added checks to APIDump that produce these:
Code:
cCommandBlockEntity inherits from cBlockEntity but this isn't documented
cHangingEntity inherits from cEntity but this isn't documented
cItemFrame inherits from cHangingEntity but this isn't documented
cItemFrame inherits from cEntity but this isn't documented
cPainting inherits from cHangingEntity but this isn't documented
cPainting inherits from cEntity but this isn't documented
cFloater is not a descendant of cProjectileEntity
cWorld inherits from cForEachChunkProvider but this isn't documented