summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockBrewingStand.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-9/+4
| | | | | | | | | | | | | * 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>
* Using Super.Mattes D2020-04-161-2/+2
|
* Brewing stands do not have rotationAlexander Harkness2020-04-101-2/+2
|
* Furnace and brewing stand drops (#4534)Mat2020-03-241-3/+18
| | | | | | | | | | | | | * Furnace drops contents * Brewing stand drops contents * Fix lit furnace drop * Fix brewing stand drop * Style * Style
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-12/+11
|
* Removed unneeded includes (#3902)Lukas Pioch2017-08-061-1/+0
|
* Implemented brewingLukas Pioch2015-11-031-4/+4
|
* Improved mapsTiger Wang2015-07-141-0/+6
|
* Moved source to srcAlexander Harkness2013-11-241-0/+32