@Environment(value=CLIENT) public abstract static class AlwaysSelectedEntryListWidget.Entry<E extends AlwaysSelectedEntryListWidget.Entry<E>> extends EntryListWidget.Entry<E>
| Constructor and Description |
|---|
Entry() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
changeFocus(boolean lookForwards)
Changes the focusing element by cycling to the next/previous element.
|
isMouseOver, renderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolledpublic boolean changeFocus(boolean lookForwards)
lookForwards - true to cycle forwards, otherwise cycle backwardstrue to indicate that the event handling is successful/valid