summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockMycelium.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-9/+5
| | | | | | | | | | | | | * BlockHandler initialisation is a constant expression If we can't make it all namespaces, this is the next best I guess. + Tag handlers constexpr, const as needed + Inherit constructors * Privatise handler functions * More constexpr Co-authored-by: Alexander Harkness <me@bearbin.net>
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-5/+13
|
* Improved mapsTiger Wang2015-07-141-0/+6
|
* Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-09-091-5/+0
|
* Add SpreadSourceHowaner2014-03-271-0/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+32