NBTExplorer/SubstrateCS/Source/Entities
2011-12-15 23:20:03 -05:00
..
EntityAnimal.cs Adding EntityAnimal base class and Animal-centric properties 2011-12-15 23:20:03 -05:00
EntityArrow.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityBlaze.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityBoat.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityCaveSpider.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityChicken.cs Adding EntityAnimal base class and Animal-centric properties 2011-12-15 23:20:03 -05:00
EntityCow.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityCreeper.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityEgg.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityEnderDragon.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityEnderEye.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityEnderman.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityEnderPearl.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityFallingSand.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityFireball.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityGhast.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityGiant.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityItem.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityMagmaCube.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityMinecart.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityMinecartChest.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityMinecartFurnace.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityMob.cs Fixed EntityMob writing out invalid ActiveEffects dictionary on mobs. 2011-12-15 23:03:57 -05:00
EntityMonster.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityMooshroom.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityPainting.cs Introduced MoveBy virtual method to Entity and TileEntity types to handle additional relocation requirements. Fixed relocation of paintings. 2011-11-06 12:32:43 -05:00
EntityPig.cs Adding EntityAnimal base class and Animal-centric properties 2011-12-15 23:20:03 -05:00
EntityPigZombie.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityPrimedTnt.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntitySheep.cs Adding EntityAnimal base class and Animal-centric properties 2011-12-15 23:20:03 -05:00
EntitySilverfish.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntitySkeleton.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntitySlime.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntitySmallFireball.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntitySnowball.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntitySnowman.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntitySpider.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntitySquid.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityThrowable.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityVillager.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
EntityWolf.cs Adding EntityAnimal base class and Animal-centric properties 2011-12-15 23:20:03 -05:00
EntityXPOrb.cs Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
EntityZombie.cs A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00