Class CustomizedWorldPresetsScreen.PresetsListWidget

java.lang.Object
net.minecraft.client.gui.widget.ListWidget
net.minecraft.client.gui.screen.CustomizedWorldPresetsScreen.PresetsListWidget
Enclosing class:
CustomizedWorldPresetsScreen

@Environment(CLIENT) class CustomizedWorldPresetsScreen.PresetsListWidget extends ListWidget
Mappings:
Namespace Name
official bei$b
intermediary net/minecraft/class_2314$class_2316
named net/minecraft/client/gui/screen/CustomizedWorldPresetsScreen$PresetsListWidget
  • Field Details

    • selectedEntryIndex

      public int selectedEntryIndex
      Mappings:
      Namespace Name Mixin selector
      official u Lbei$b;u:I
      intermediary field_10430 Lnet/minecraft/class_2314$class_2316;field_10430:I
      named selectedEntryIndex Lnet/minecraft/client/gui/screen/CustomizedWorldPresetsScreen$PresetsListWidget;selectedEntryIndex:I
  • Constructor Details

    • PresetsListWidget

      public PresetsListWidget()
  • Method Details

    • getEntryCount

      protected int getEntryCount()
      Specified by:
      getEntryCount in class ListWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lbdo;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 Lbdo;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 Lbdo;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 Lbdo;a()V
      intermediary method_1066 Lnet/minecraft/class_390;method_1066()V
      named renderBackground Lnet/minecraft/client/gui/widget/ListWidget;renderBackground()V
    • renderEntryBackground

      private void renderEntryBackground(int x, int y, Identifier texture)
      Mappings:
      Namespace Name Mixin selector
      official a Lbei$b;a(IILkl;)V
      intermediary method_9560 Lnet/minecraft/class_2314$class_2316;method_9560(IILnet/minecraft/class_1653;)V
      named renderEntryBackground Lnet/minecraft/client/gui/screen/CustomizedWorldPresetsScreen$PresetsListWidget;renderEntryBackground(IILnet/minecraft/util/Identifier;)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 Lbdo;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