Skip to content

[Bug]: 漏斗相关事件不能正常触发 #88

Closed
@FBQingYi

Description

@FBQingYi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtodo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions