mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-24 17:39:30 +00:00
ca16d5a6096a32924a8c6edfdbd8a2696aa9be34
- 新增 CustomBlockPlaceEvent 类用于处理自定义方块放置事件 - 重构 CustomBlockEvent 类,使其成为自定义方块事件的基类 - 修改 CustomBlockBreakEvent 类,使其继承自新的 CustomBlockEvent 基类 - 在 BlockItemBehavior 中添加对 CustomBlockPlaceEvent 的处理
Languages
Java
100%