summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/EnchantingTableEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unify block entity pickup conversionTiger Wang2020-09-251-0/+11
| | | | | - 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/+47