Skip to content
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

UI 模块 handLocked 选项存在漏洞 #374

Open
Neige7 opened this issue Nov 30, 2023 · 0 comments
Open

UI 模块 handLocked 选项存在漏洞 #374

Neige7 opened this issue Nov 30, 2023 · 0 comments
Labels
Accepted ⚠️优先 急切 🐛漏洞 需要修复的错误

Comments

@Neige7
Copy link
Contributor

Neige7 commented Nov 30, 2023

event.getClick() == ClickType.DOUBLE_CLICK 吸走主手的可堆叠物品
event.getClick() == ClickType.SHIFT_LEFT || event.getClick() == ClickType.SHIFT_RIGHT 点击上方容器内的同类物品,改变手持物品的堆叠数量
InventoryDragEvent 拖动同类物品,改变手持物品的堆叠数量

@Bkm016 Bkm016 added 🐛漏洞 需要修复的错误 ⚠️优先 急切 Accepted labels Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted ⚠️优先 急切 🐛漏洞 需要修复的错误
Projects
None yet
Development

No branches or pull requests

2 participants