- All Superinterfaces:
Click
- All Known Implementing Classes:
Click.LeftDropCursor
,Click.MiddleDropCursor
,Click.RightDropCursor
- Enclosing interface:
Click
public static sealed interface Click.DropCursor
extends Click
permits Click.LeftDropCursor, Click.RightDropCursor, Click.MiddleDropCursor
Represents the player dropping an item, whether from clicking outside the inventory or from pressing the drop
key.
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minestom.server.inventory.click.Click
Click.Double, Click.Drag, Click.DropCursor, Click.DropSlot, Click.HotbarSwap, Click.Left, Click.LeftDrag, Click.LeftDropCursor, Click.LeftShift, Click.Middle, Click.MiddleDrag, Click.MiddleDropCursor, Click.OffhandSwap, Click.Right, Click.RightDrag, Click.RightDropCursor, Click.RightShift, Click.Window
-
Method Summary