summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/EnchantingTableEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove BLOCKENTITY_PROTODEFTiger Wang2020-10-241-2/+0
|
* Unify block entity pickup conversionTiger Wang2020-09-251-0/+1
| | | | | - Removed normal BlockHandler knowledge of block entities during conversion + Added cBlockEntity::ConvertToPickups that handles it
* Added end portal and enchanting table block entities12xx122020-09-201-0/+32