summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockMobSpawner.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang1-11/+6
2020-04-21Vector3 in Handlers (#4680)Mattes D1-5/+21
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-7/+19
2018-08-02Experience orb (#4259)changyong guo1-1/+1
2017-08-06Removed unneeded includes (#3902)Lukas Pioch1-1/+0
2017-08-01cBlockHandler: take player by refpeterbell101-5/+5
2017-06-13FastRandom rewrite (#3754)peterbell101-2/+2
2016-02-05Bulk clearing of whitespaceLogicParrot1-2/+2
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj1-2/+2
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-1/+1
2014-09-19Implemented mob spawner.Howaner1-0/+12
2014-09-12Spawn exp if you break a mob spawner.Howaner1-0/+40