summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/MobSpawnerEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove BLOCKENTITY_PROTODEFTiger Wang2020-10-241-5/+1
* Adding more customize options to mob spawners and improving the way to look for surrounding entities (#4955)12xx122020-10-101-19/+41
* Using Super.Mattes D2020-04-161-1/+1
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-5/+5
* BlockEntities: Support cloning self.Mattes D2017-06-161-2/+4
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+1
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* MobSpawner fixes.Howaner2014-12-011-0/+7
* Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.Howaner2014-11-291-5/+5
* Finished mob spawner implementation.Howaner2014-11-181-14/+5
* Fixed compile errors.Howaner2014-09-271-4/+4
* Implemented mob spawner.Howaner2014-09-191-20/+30
* Created MobSpawnerEntity class.Howaner2014-09-171-0/+70