summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BedEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BroadcastBlockBreakAnimation and BroadcastBlockEntity use vectors (#4038)Bond-0092017-09-251-5/+3
|
* Added bed entity (#3823)Lukas Pioch2017-07-071-0/+56
* 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