Class CustomizeBuffetLevelScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.world.CustomizeBuffetLevelScreen
- All Implemented Interfaces:
- Drawable,- Element,- Navigable,- ParentElement
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen- intermediary - net/minecraft/class_415- official - ftm
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class net.minecraft.client.gui.screen.ScreenScreen.SelectedElementNarrationData
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) RegistryEntry<Biome> private static final Textprivate ButtonWidgetprivate static final intprivate final ThreePartsLayoutWidgetprivate final Consumer<RegistryEntry<Biome>> private final ScreenFields inherited from class net.minecraft.client.gui.screen.Screenclient, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructorsConstructorDescriptionCustomizeBuffetLevelScreen(Screen parent, GeneratorOptionsHolder generatorOptionsHolder, Consumer<RegistryEntry<Biome>> onDone) 
- 
Method SummaryMethods inherited from class net.minecraft.client.gui.screen.ScreenaddCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldHideStatusEffectHud, shouldPause, switchFocus, tick, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElementgetFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementgetBorder, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElementcharTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
- 
Field Details- 
BUFFET_BIOME_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - BUFFET_BIOME_TEXT- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;BUFFET_BIOME_TEXT:Lnet/minecraft/text/Text;- intermediary - field_26535- Lnet/minecraft/class_415;field_26535:Lnet/minecraft/class_2561;- official - a- Lftm;a:Lwp;
 
- 
field_49494private static final int field_49494- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - field_49494- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;field_49494:I- intermediary - field_49494- Lnet/minecraft/class_415;field_49494:I- official - b- Lftm;b:I
 
- 
layout- Mappings:
- Namespace - Name - Mixin selector - named - layout- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;layout:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;- intermediary - field_49495- Lnet/minecraft/class_415;field_49495:Lnet/minecraft/class_8132;- official - c- Lftm;c:Lfsi;
 
- 
parent- Mappings:
- Namespace - Name - Mixin selector - named - parent- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;parent:Lnet/minecraft/client/gui/screen/Screen;- intermediary - field_24562- Lnet/minecraft/class_415;field_24562:Lnet/minecraft/class_437;- official - d- Lftm;d:Lfum;
 
- 
onDone- Mappings:
- Namespace - Name - Mixin selector - named - onDone- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;onDone:Ljava/util/function/Consumer;- intermediary - field_24563- Lnet/minecraft/class_415;field_24563:Ljava/util/function/Consumer;- official - s- Lftm;s:Ljava/util/function/Consumer;
 
- 
biomeRegistry- Mappings:
- Namespace - Name - Mixin selector - named - biomeRegistry- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;biomeRegistry:Lnet/minecraft/registry/Registry;- intermediary - field_25888- Lnet/minecraft/class_415;field_25888:Lnet/minecraft/class_2378;- official - u- Lftm;u:Lke;
 
- 
biomeSelectionList- Mappings:
- Namespace - Name - Mixin selector - named - biomeSelectionList- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;biomeSelectionList:Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen$BuffetBiomesListWidget;- intermediary - field_2441- Lnet/minecraft/class_415;field_2441:Lnet/minecraft/class_415$class_4190;- official - v- Lftm;v:Lftm$a;
 
- 
biomeRegistryEntry<Biome> biome- Mappings:
- Namespace - Name - Mixin selector - named - biome- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;biome:Lnet/minecraft/registry/entry/RegistryEntry;- intermediary - field_25040- Lnet/minecraft/class_415;field_25040:Lnet/minecraft/class_6880;- official - w- Lftm;w:Ljr;
 
- 
confirmButton- Mappings:
- Namespace - Name - Mixin selector - named - confirmButton- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;confirmButton:Lnet/minecraft/client/gui/widget/ButtonWidget;- intermediary - field_2438- Lnet/minecraft/class_415;field_2438:Lnet/minecraft/class_4185;- official - x- Lftm;x:Lfou;
 
 
- 
- 
Constructor Details- 
CustomizeBuffetLevelScreenpublic CustomizeBuffetLevelScreen(Screen parent, GeneratorOptionsHolder generatorOptionsHolder, Consumer<RegistryEntry<Biome>> onDone) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/world/GeneratorOptionsHolder;Ljava/util/function/Consumer;)V- intermediary - <init>- Lnet/minecraft/class_415;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7193;Ljava/util/function/Consumer;)V- official - <init>- Lftm;<init>(Lfum;Lfzv;Ljava/util/function/Consumer;)V
 
 
- 
- 
Method Details- 
closepublic void close()
- 
initprotected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized. 
- 
refreshWidgetPositionsprotected void refreshWidgetPositions()- Overrides:
- refreshWidgetPositionsin class- Screen
- Mappings:
- Namespace - Name - Mixin selector - named - refreshWidgetPositions- Lnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()V- intermediary - method_48640- Lnet/minecraft/class_437;method_48640()V- official - c- Lfum;c()V
 
- 
refreshConfirmButtonvoid refreshConfirmButton()- Mappings:
- Namespace - Name - Mixin selector - named - refreshConfirmButton- Lnet/minecraft/client/gui/screen/world/CustomizeBuffetLevelScreen;refreshConfirmButton()V- intermediary - method_2151- Lnet/minecraft/class_415;method_2151()V- official - m- Lftm;m()V
 
 
-