Package net.minestom.server.inventory.click
package net.minestom.server.inventory.click
-
ClassDescriptionA tagged union representing possible clicks from the client.Represents a drag click in an inventory.Represents the player dropping an item, whether from clicking outside the inventory or from pressing the drop key.Represents a click inside a window.Preprocesses click packets, turning them into
Click
instances for further processing.