Closed
Description
Describe the bug
"onHopperSearchItem" - 漏斗(漏斗矿车)检测可否吸取物品
"onHopperPushOut" - 漏斗输出物品
这两个事件不能正常触发
To Reproduce
mc.listen("onHopperPushOut", (pos, _isMinecart, item) => {
log('触发1')
})
Expected behavior
麻烦在条件允许的情况下尽快恢复
Screenshots
No response
Platform
Windows 10
BDS Version
1.20.71.01
LeviLamina Version
LeviLamina-0.10.5+d9516c73d
LegacyScriptEngine Version
v0.5.2
Additional context
No response