Class DraggingWidgetChanged


  • public class DraggingWidgetChanged
    extends Object
    Called every game cycle the client is dragging a widget on the cursor.
    • Constructor Detail

      • DraggingWidgetChanged

        public DraggingWidgetChanged()
    • Method Detail

      • isDraggingWidget

        public boolean isDraggingWidget()
        Whether a widget is currently being dragged.
      • setDraggingWidget

        public void setDraggingWidget​(boolean draggingWidget)
        Whether a widget is currently being dragged.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object