summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/EnchantingTableEntity.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-24Remove BLOCKENTITY_PROTODEFTiger Wang1-2/+0
2020-09-25Unify block entity pickup conversionTiger Wang1-0/+1
- Removed normal BlockHandler knowledge of block entities during conversion + Added cBlockEntity::ConvertToPickups that handles it
2020-09-20Added end portal and enchanting table block entities12xx121-0/+32