Class ConfigRows.IntMapConfigRow<K>

java.lang.Object
net.minecraft.client.gui.components.ContainerObjectSelectionList.Entry<ConfigRows.ConfigLabel>
com.beansgalaxy.backpacks.config.screen.ConfigRows.ConfigLabel
com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow<K>
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:
ConfigRows

public class ConfigRows.IntMapConfigRow<K> extends ConfigRows.ConfigLabel
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final record 
     
  • Field Summary

    Fields inherited from class com.beansgalaxy.backpacks.config.screen.ConfigRows.ConfigLabel

    name

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

    DOUBLE_CLICK_THRESHOLD_MS
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    List<? extends net.minecraft.client.gui.components.events.GuiEventListener>
     
    void
    hungryClick(double mouseX, double mouseY, int i)
     
    List<? extends net.minecraft.client.gui.narration.NarratableEntry>
     
    void
     
    void
    render(net.minecraft.client.gui.GuiGraphics gui, int index, int y, int x, int rowWidth, int rowHeight, int mouseX, int mouseY, boolean isSelected, float delta)
     
    void
     

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

    focusPathAtIndex, getFocused, isDragging, mouseClicked, 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

    charTyped, getChildAt, getCurrentFocusPath, isFocused, keyPressed, keyReleased, magicalSpecialHackyFocus, mouseDragged, mouseReleased, 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