-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Reference InventoryDragEvent in InventoryClickEvent javadoc #10211
Copy link
Copy link
Closed
Labels
good first issueSimple bug fix or feature which would be a good first PR for someone new to the projectSimple bug fix or feature which would be a good first PR for someone new to the projectstatus: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: documentationDocumentation stuffDocumentation stuff
Metadata
Metadata
Assignees
Labels
good first issueSimple bug fix or feature which would be a good first PR for someone new to the projectSimple bug fix or feature which would be a good first PR for someone new to the projectstatus: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: documentationDocumentation stuffDocumentation stuff
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem?
There's no info in
InventoryClickEventjavadoc aboutInventoryDragEventbeing called instead when player clicks and drags their cursor. Many developers with no experience with inventory API just don't know this behavior and there's no info about it in the documentation.Describe the solution you'd like.
Reference
InventoryDragEventinInventoryClickEventjavadoc mentioning the behavior. The@seetag would also be appreciated.Describe alternatives you've considered.
I'm just mentioning the event myself when there are any related issues.
Other
No response