summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemEnchantingTable.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unify DoWithBlockEntity (#5168)Tiger Wang2021-03-281-8/+4
| | | | | | + DoWith calls now broadcast the block entity and mark the chunk dirty + Add block entity change queue to synchronise BE updates with block updates * Fixed a few incorrect assertions about BE type - Remove manual overloads
* Added end portal and enchanting table block entities12xx122020-09-201-0/+63