Interface ItemSlotMouseAction
- All Known Implementing Classes:
BundleMouseActions
public interface ItemSlotMouseAction
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanonMouseScrolled(double scrollX, double scrollY, int slotIndex, ItemStack itemStack) voidonSlotClicked(Slot slot, ContainerInput containerInput) voidonStopHovering(Slot hoveredSlot)
-
Method Details
-
matches
-
onMouseScrolled
-
onStopHovering
-
onSlotClicked
-