Describe the bug
onEat与onAte只能获取玩家吃食物的信息,但无法获取玩家食用药水类,牛奶等信息,也就是说这种特殊类食物的食用是无法监听的
按照LSE文档,它们应该是可以获取的

To Reproduce
写下相关代码,服用药水
Expected behavior
应该像食用普通食物那样监听获取到事件,结果不能获取
Screenshots
No response
Platform
Windows 10
BDS Version
1.21.50
LeviLamina Version
1.0.0
LegacyScriptEngine Version
0.9.0
Additional context
No response