summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BrewingstandEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-2/+7
2017-06-16BlockEntities: Support cloning self.Mattes D1-11/+7
2017-05-21Clang 5.0 fixesLukas Pioch1-1/+1
2017-05-08Corrected brewingstand and added support for fuelLukas Pioch1-3/+19
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj1-1/+1
2015-11-03Implemented brewingLukas Pioch1-0/+136