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 axa$a
intermediary net/minecraft/class_729$class_730
named net/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget
  • Field Details

    • focusedEntry

      public int focusedEntry
      Mappings:
      Namespace Name Mixin selector
      official u Laxa$a;u:I
      intermediary field_3076 Lnet/minecraft/class_729$class_730;field_3076:I
      named focusedEntry Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget;focusedEntry:I
  • Constructor Details

    • CustomizeFlatLevelListWidget

      public CustomizeFlatLevelListWidget()
  • Method Details

    • method_2727

      private void method_2727​(int int2, int int3, ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official a Laxa$a;a(IILzx;)V
      intermediary method_2727 Lnet/minecraft/class_729$class_730;method_2727(IILnet/minecraft/class_2056;)V
      named method_2727 Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget;method_2727(IILnet/minecraft/item/ItemStack;)V
    • method_2729

      private void method_2729​(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official e Laxa$a;e(II)V
      intermediary method_2729 Lnet/minecraft/class_729$class_730;method_2729(II)V
      named method_2729 Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget;method_2729(II)V
    • method_2728

      private void method_2728​(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official d Laxa$a;d(IIII)V
      intermediary method_2728 Lnet/minecraft/class_729$class_730;method_2728(IIII)V
      named method_2728 Lnet/minecraft/client/gui/screen/CustomizeFlatLevelScreen$CustomizeFlatLevelListWidget;method_2728(IIII)V
    • getEntriesSize

      protected int getEntriesSize()
      Specified by:
      getEntriesSize in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lawi;b()I
      intermediary method_2639 Lnet/minecraft/class_713;method_2639()I
      named getEntriesSize Lnet/minecraft/client/gui/widget/ListWidget;getEntriesSize()I
    • selectEntry

      protected void selectEntry​(int int2, boolean bool, int lastMouseX, int lastMouseY)
      Specified by:
      selectEntry in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lawi;a(IZII)V
      intermediary method_2636 Lnet/minecraft/class_713;method_2636(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 Lawi;a(I)Z
      intermediary method_2629 Lnet/minecraft/class_713;method_2629(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 Lawi;a()V
      intermediary method_2628 Lnet/minecraft/class_713;method_2628()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 Lawi;a(IIIIII)V
      intermediary method_2634 Lnet/minecraft/class_713;method_2634(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 Lawi;d()I
      intermediary method_2646 Lnet/minecraft/class_713;method_2646()I
      named getScrollbarPosition Lnet/minecraft/client/gui/widget/ListWidget;getScrollbarPosition()I