Interface Click.DropCursor

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.