mirror of
https://github.com/Minestom/Minestom.git
synced 2025-02-12 18:31:41 +01:00
Remove deprecated click types
This commit is contained in:
parent
2122685d5f
commit
cb4ce09d85
@ -9,15 +9,9 @@ public enum ClickType {
|
||||
START_SHIFT_CLICK,
|
||||
SHIFT_CLICK,
|
||||
|
||||
@Deprecated
|
||||
START_DRAGGING,
|
||||
|
||||
START_LEFT_DRAGGING,
|
||||
START_RIGHT_DRAGGING,
|
||||
|
||||
@Deprecated
|
||||
DRAGGING,
|
||||
|
||||
LEFT_DRAGGING,
|
||||
RIGHT_DRAGGING,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user