Class CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntry

All Implemented Interfaces:
Element, Narratable, Navigable, Widget
Enclosing class:
CustomizeFlatLevelScreen.SuperflatLayersListWidget

@Environment(CLIENT) private class CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntry extends CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry
intermediary net/minecraft/class_413$class_4192$class_4193
official ghj$a$c
  • Field Details

    • field_62150

      final FlatChunkGeneratorLayer field_62150
      Mappings:
      Namespace Name Mixin selector
      named field_62150 Lnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry;field_62150:Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;
      intermediary field_62150 Lnet/minecraft/class_413$class_4192$class_4193;field_62150:Lnet/minecraft/class_3229;
      official b Lghj$a$c;b:Leuw;
    • field_62151

      private final int field_62151
      Mappings:
      Namespace Name Mixin selector
      named field_62151 Lnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry;field_62151:I
      intermediary field_62151 Lnet/minecraft/class_413$class_4192$class_4193;field_62151:I
      official c Lghj$a$c;c:I
  • Constructor Details

  • Method Details

    • render

      public void render(DrawContext context, int mouseX, int mouseY, boolean hovered, float deltaTicks)
      Renders an entry in a list.
      Specified by:
      render in class EntryListWidget.Entry<CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIZF)V
      intermediary method_25343 Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIZF)V
      official a Lfzk$a;a(Lfze;IIZF)V
    • createItemStackFor

      private ItemStack createItemStackFor(BlockState state)
      Mappings:
      Namespace Name Mixin selector
      named createItemStackFor Lnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry;createItemStackFor(Lnet/minecraft/block/BlockState;)Lnet/minecraft/item/ItemStack;
      intermediary method_37055 Lnet/minecraft/class_413$class_4192$class_4193;method_37055(Lnet/minecraft/class_2680;)Lnet/minecraft/class_1799;
      official a Lghj$a$c;a(Lefy;)Ldeb;
    • getNarration

      public Text getNarration()
      Specified by:
      getNarration in class AlwaysSelectedEntryListWidget.Entry<CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770>
      Mappings:
      Namespace Name Mixin selector
      named getNarration Lnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;
      intermediary method_37006 Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;
      official a Lgan$a;a()Lxv;
    • mouseClicked

      public boolean mouseClicked(double mouseX, double mouseY, int button, boolean doubleClick)
      Callback for when a mouse button down event has been captured. The button number is identified by the constants in GLFW class.
      Specified by:
      mouseClicked in interface Element
      Overrides:
      mouseClicked in class AlwaysSelectedEntryListWidget.Entry<CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770>
      Parameters:
      mouseX - the X coordinate of the mouse
      mouseY - the Y coordinate of the mouse
      button - the mouse button number
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named mouseClicked Lnet/minecraft/client/gui/Element;mouseClicked(DDIZ)Z
      intermediary method_25402 Lnet/minecraft/class_364;method_25402(DDIZ)Z
      official a Lgcx;a(DDIZ)Z
    • renderIcon

      private void renderIcon(DrawContext context, int x, int y, ItemStack iconItem)
      Mappings:
      Namespace Name Mixin selector
      named renderIcon Lnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry;renderIcon(Lnet/minecraft/client/gui/DrawContext;IILnet/minecraft/item/ItemStack;)V
      intermediary method_19375 Lnet/minecraft/class_413$class_4192$class_4193;method_19375(Lnet/minecraft/class_332;IILnet/minecraft/class_1799;)V
      official a Lghj$a$c;a(Lfze;IILdeb;)V
    • renderIconBackgroundTexture

      private void renderIconBackgroundTexture(DrawContext context, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      named renderIconBackgroundTexture Lnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry;renderIconBackgroundTexture(Lnet/minecraft/client/gui/DrawContext;II)V
      intermediary method_19373 Lnet/minecraft/class_413$class_4192$class_4193;method_19373(Lnet/minecraft/class_332;II)V
      official a Lghj$a$c;a(Lfze;II)V