mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-13 12:21:05 +00:00
c08e973e3e
Introduce the `MinestomBlockEntity` class to represent block entities and hook into the block system. Update `DefaultBlockEntityFactory` to create `MinestomBlockEntity` instances and adjust `TerraMinestomWorldBuilder` initialization for factory injection. These changes improve extensibility and block entity management.