summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BrewingstandEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed C style arrays from the BlockEntity folder (#5005)Tiger Wang2023-03-221-3/+3
* Fix potential destruction crashes (#5095)Tiger Wang2021-01-021-8/+3
* Remove BLOCKENTITY_PROTODEFTiger Wang2020-10-241-8/+0
* Remove SetProperty(...cPlayer)Tiger Wang2020-10-031-1/+1
* Using Super.Mattes D2020-04-161-1/+1
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-2/+7
* BlockEntities: Support cloning self.Mattes D2017-06-161-11/+7
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
* Corrected brewingstand and added support for fuelLukas Pioch2017-05-081-3/+19
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+1
* Implemented brewingLukas Pioch2015-11-031-0/+136