java.lang.Object
net.minecraft.client.gui.components.ContainerObjectSelectionList.Entry<ListList.Entry>
All Implemented Interfaces:
net.minecraft.client.gui.components.events.ContainerEventHandler, net.minecraft.client.gui.components.events.GuiEventListener, net.minecraft.client.gui.components.TabOrderedElement
Enclosing class:
ListList<T>

public class ListList.AddEntry extends ListList.Entry
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected final net.minecraft.client.gui.components.Button
    The mod

    Fields inherited from interface net.minecraft.client.gui.components.events.GuiEventListener

    DOUBLE_CLICK_THRESHOLD_MS
  • Method Summary

    Modifier and Type
    Method
    Description
    List<? extends net.minecraft.client.gui.components.events.GuiEventListener>
     
    void
    draw(GuiRenderer guiRenderer, int mouseX, int mouseY, boolean hovered)
     
    boolean
     
    boolean
     
    List<? extends net.minecraft.client.gui.narration.NarratableEntry>
     

    Methods inherited from class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry

    charTyped, charTyped, entryX, entryY, height, keyPressed, keyPressed, mouseClicked, mouseDragged, mouseDragged, mouseReleased, render, width

    Methods inherited from class net.minecraft.client.gui.components.ContainerObjectSelectionList.Entry

    focusPathAtIndex, getFocused, isDragging, nextFocusPath, setDragging, setFocused

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.minecraft.client.gui.components.events.ContainerEventHandler

    getChildAt, getCurrentFocusPath, isFocused, keyReleased, mouseScrolled, setFocused

    Methods inherited from interface net.minecraft.client.gui.components.events.GuiEventListener

    getRectangle, isMouseOver, mouseMoved

    Methods inherited from interface net.minecraft.client.gui.components.TabOrderedElement

    getTabOrderGroup