Class CustomizeFlatLevelScreen.CustomizeFlatLevelListWidget

java.lang.Object
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.screen.CustomizeFlatLevelScreen.CustomizeFlatLevelListWidget
Enclosing class:
CustomizeFlatLevelScreen

@Environment(CLIENT) class CustomizeFlatLevelScreen.CustomizeFlatLevelListWidget extends ListWidget
Mappings:
Namespace Name
official bgw$a
intermediary net/minecraft/class_1318$class_1319
named net/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget
  • Field Details

    • focusedEntry

      public int focusedEntry
      Mappings:
      Namespace Name Mixin selector
      official u Lbgw$a;u:I
      intermediary field_5070 Lnet/minecraft/class_1318$class_1319;field_5070:I
      named focusedEntry Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget;focusedEntry:I
  • Constructor Details

    • CustomizeFlatLevelListWidget

      public CustomizeFlatLevelListWidget()
  • Method Details

    • renderEntry

      private void renderEntry(int x, int y, ItemStack iconItem)
      Mappings:
      Namespace Name Mixin selector
      official a Lbgw$a;a(IILafj;)V
      intermediary method_4237 Lnet/minecraft/class_1318$class_1319;method_4237(IILnet/minecraft/class_1071;)V
      named renderEntry Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget;renderEntry(IILnet/minecraft/item/ItemStack;)V
    • renderIconBackground

      private void renderIconBackground(int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official e Lbgw$a;e(II)V
      intermediary method_4239 Lnet/minecraft/class_1318$class_1319;method_4239(II)V
      named renderIconBackground Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget;renderIconBackground(II)V
    • renderIconBackground

      private void renderIconBackground(int x, int y, int u, int v)
      Mappings:
      Namespace Name Mixin selector
      official d Lbgw$a;d(IIII)V
      intermediary method_4238 Lnet/minecraft/class_1318$class_1319;method_4238(IIII)V
      named renderIconBackground Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget;renderIconBackground(IIII)V
    • getEntryCount

      protected int getEntryCount()
      Specified by:
      getEntryCount in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lbgd;b()I
      intermediary method_1050 Lnet/minecraft/class_390;method_1050()I
      named getEntryCount Lnet/minecraft/client/gui/widget/ListWidget;getEntryCount()I
    • selectEntry

      protected void selectEntry(int index, boolean bool, int lastMouseX, int lastMouseY)
      Specified by:
      selectEntry in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lbgd;a(IZII)V
      intermediary method_1057 Lnet/minecraft/class_390;method_1057(IZII)V
      named selectEntry Lnet/minecraft/client/gui/widget/ListWidget;selectEntry(IZII)V
    • isEntrySelected

      protected boolean isEntrySelected(int index)
      Specified by:
      isEntrySelected in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lbgd;a(I)Z
      intermediary method_1051 Lnet/minecraft/class_390;method_1051(I)Z
      named isEntrySelected Lnet/minecraft/client/gui/widget/ListWidget;isEntrySelected(I)Z
    • renderBackground

      protected void renderBackground()
      Specified by:
      renderBackground in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lbgd;a()V
      intermediary method_1066 Lnet/minecraft/class_390;method_1066()V
      named renderBackground Lnet/minecraft/client/gui/widget/ListWidget;renderBackground()V
    • renderEntry

      protected void renderEntry(int index, int x, int y, int rowHeight, int mouseX, int mouseY)
      Specified by:
      renderEntry in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lbgd;a(IIIIII)V
      intermediary method_1055 Lnet/minecraft/class_390;method_1055(IIIIII)V
      named renderEntry Lnet/minecraft/client/gui/widget/ListWidget;renderEntry(IIIIII)V
    • getScrollbarPosition

      protected int getScrollbarPosition()
      Overrides:
      getScrollbarPosition in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official d Lbgd;d()I
      intermediary method_1069 Lnet/minecraft/class_390;method_1069()I
      named getScrollbarPosition Lnet/minecraft/client/gui/widget/ListWidget;getScrollbarPosition()I