-
-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add RaidMobSpawn Event #1198
Labels
Comments
是添加到LLSE吗? |
是的 |
This was referenced Apr 29, 2023
袭击事件监听能包含“尝试生成”和“完成生成”两个事件吗? |
我想说不能,懒。 |
This was referenced May 3, 2023
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
您的建议是否与现存的某个问题相关?请描述问题?
增加监听API-袭击事件生物生成
您认为还缺少什么?如何解决您的问题?
我想要一个新的监听事件——袭击事件。
目前已有"onMobTrySpawn"和"onMobTrySpawned"两个监听生物生成的API,但是它们只能监听自然生成的生物。袭击事件的生物生成无法被检测。
增加袭击事件的检测有利于生电玩家探索MCBE各版本的袭击机制,并据此设计高效的机械(例如绿宝石机)。
谢谢!
The text was updated successfully, but these errors were encountered: