Interface ItemSlotMouseAction

All Known Implementing Classes:
BundleMouseActions

public interface ItemSlotMouseAction
  • Method Details

    • matches

      boolean matches(Slot p_362913_)
    • onMouseScrolled

      boolean onMouseScrolled(double p_360659_, double p_365477_, int p_363499_, ItemStack p_365261_)
    • onStopHovering

      void onStopHovering(Slot p_360941_)
    • onSlotClicked

      void onSlotClicked(Slot p_372974_, ClickType p_372997_)