summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BedEntity.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-3/+4
2017-07-07Added bed entity (#3823)Lukas Pioch1-0/+45
* Added bed entity * Export cBedEntity to lua * Set color of bed through item damage value * Added bed entity to APIDoc * NBT: Added loading and saving * Crafting recipes for the colored beds