Class WidgetItemOverlay

    • Constructor Detail

      • WidgetItemOverlay

        protected WidgetItemOverlay()
    • Method Detail

      • renderItemOverlay

        public abstract void renderItemOverlay​(java.awt.Graphics2D graphics,
                                               int itemId,
                                               net.runelite.api.widgets.WidgetItem widgetItem)
      • render

        public java.awt.Dimension render​(java.awt.Graphics2D graphics)
      • showOnInventory

        protected void showOnInventory()
      • showOnBank

        protected void showOnBank()
      • showOnEquipment

        protected void showOnEquipment()
      • showOnInterfaces

        protected void showOnInterfaces​(int... ids)