Package net.minecraft.client.gui
Interface ItemSlotMouseAction
- All Known Implementing Classes:
BundleMouseActions
public interface ItemSlotMouseAction
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
onMouseScrolled
(double p_360659_, double p_365477_, int p_363499_, ItemStack p_365261_) void
onSlotClicked
(Slot p_372974_, ClickType p_372997_) void
onStopHovering
(Slot p_360941_)
-
Method Details
-
matches
-
onMouseScrolled
-
onStopHovering
-
onSlotClicked
-