9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-24 17:39:30 +00:00
jhqwqmc ca16d5a609 feat(bukkit): 添加自定义方块放置事件并重构方块事件类
- 新增 CustomBlockPlaceEvent 类用于处理自定义方块放置事件
- 重构 CustomBlockEvent 类,使其成为自定义方块事件的基类
- 修改 CustomBlockBreakEvent 类,使其继承自新的 CustomBlockEvent 基类
- 在 BlockItemBehavior 中添加对 CustomBlockPlaceEvent 的处理
2025-02-12 22:43:27 +08:00
2025-02-12 18:52:41 +08:00
2025-02-12 18:52:41 +08:00
2025-02-12 00:23:28 +08:00
2025-02-11 22:56:41 +08:00
2025-02-11 22:56:41 +08:00
2025-02-11 22:56:41 +08:00
2025-02-12 00:23:28 +08:00
2025-02-11 22:56:41 +08:00
2025-02-12 02:00:22 +08:00
2025-02-11 22:56:41 +08:00
2025-02-11 22:56:41 +08:00
2025-02-11 22:56:41 +08:00
2025-02-11 23:02:52 +08:00
2025-02-11 22:56:41 +08:00
Description
A Paper/Folia plugin that enables dynamic creation of custom blocks, items and recipes through configuration.
Readme GPL-3.0 20 MiB
Languages
Java 100%