Class CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem

All Implemented Interfaces:
Element, Narratable, Navigable, Widget
Enclosing class:
CustomizeBuffetLevelScreen.BuffetBiomesListWidget

@Environment(CLIENT) private class CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem extends AlwaysSelectedEntryListWidget.Entry<CustomizeBuffetLevelScreen.BuffetBiomesListWidget.BuffetBiomeItem>
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen$BuffetBiomesListWidget$BuffetBiomeItem
intermediary net/minecraft/class_415$class_4190$class_4191
official glk$a$a
  • Field Details

    • biome

      Mappings:
      Namespace Name Mixin selector
      named biome Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen$BuffetBiomesListWidget$BuffetBiomeItem;biome:Lnet/minecraft/registry/entry/RegistryEntry$Reference;
      intermediary field_24564 Lnet/minecraft/class_415$class_4190$class_4191;field_24564:Lnet/minecraft/class_6880$class_6883;
      official b Lglk$a$a;b:Ljk$c;
    • text

      final Text text
      Mappings:
      Namespace Name Mixin selector
      named text Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen$BuffetBiomesListWidget$BuffetBiomeItem;text:Lnet/minecraft/text/Text;
      intermediary field_26536 Lnet/minecraft/class_415$class_4190$class_4191;field_26536:Lnet/minecraft/class_2561;
      official c Lglk$a$a;c:Lxx;
  • Constructor Details

    • BuffetBiomeItem

      public BuffetBiomeItem(RegistryEntry.Reference<Biome> biome)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen$BuffetBiomesListWidget$BuffetBiomeItem;<init>(Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen$BuffetBiomesListWidget;Lnet/minecraft/registry/entry/RegistryEntry$Reference;)V
      intermediary <init> Lnet/minecraft/class_415$class_4190$class_4191;<init>(Lnet/minecraft/class_415$class_4190;Lnet/minecraft/class_6880$class_6883;)V
      official <init> Lglk$a$a;<init>(Lglk$a;Ljk$c;)V
  • Method Details