Class WidgetItemOverlay

    • Constructor Detail

      • WidgetItemOverlay

        protected WidgetItemOverlay()
    • Method Detail

      • renderItemOverlay

        public abstract void renderItemOverlay​(Graphics2D graphics,
                                               int itemId,
                                               WidgetItem widgetItem)
      • showOnInventory

        protected void showOnInventory()
      • showOnBank

        protected void showOnBank()
      • showOnEquipment

        protected void showOnEquipment()
      • showOnInterfaces

        protected void showOnInterfaces​(int... ids)
      • setPriority

        public void setPriority​(float priority)
        Overrides:
        setPriority in class Overlay