Interface ClickContainerEvent

    • Method Detail

      • slot

        java.util.Optional<Slot> slot()
        Returns the primary interaction Slot.

        May return Optional.empty() for events that do not directly interact with a Slot

        Returns:
        The primary interaction Slot