@Environment(value=CLIENT) public class CustomizeBuffetLevelScreen extends Screen
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CustomizeBuffetLevelScreen.BuffetBiomesListWidget |
| Modifier and Type | Field and Description |
|---|---|
private int |
biomeListLength |
private CustomizeBuffetLevelScreen.BuffetBiomesListWidget |
biomeSelectionList |
private static List<Identifier> |
CHUNK_GENERATOR_TYPES |
private ButtonWidget |
confirmButton |
private CompoundTag |
generatorOptionsTag |
private CreateWorldScreen |
parent |
buttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthBACKGROUND_TEXTURE, GUI_ICONS_TEXTURE, STATS_ICON_TEXTURE| Constructor and Description |
|---|
CustomizeBuffetLevelScreen(CreateWorldScreen parent,
LevelGeneratorOptions levelGeneratorOptions) |
| Modifier and Type | Method and Description |
|---|---|
private CompoundTag |
getGeneratorTag() |
protected void |
init() |
private void |
initListSelectLogic() |
private static Text |
method_27569(int int2) |
void |
refreshConfirmButton() |
void |
render(MatrixStack matrixStack,
int mouseY,
int int2,
float float2) |
addButton, addChild, children, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, keyPressed, onClose, removed, renderBackground, renderBackground, renderDirtBackground, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldCloseOnEsc, tick, wrapScreenErrorgetFocused, isDragging, setDragging, setFocuseddrawCenteredString, drawHorizontalLine, drawSprite, drawString, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, fill, fillGradient, getZOffset, method_27534, method_27535, setZOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocusmouseMovedprivate static final List<Identifier> CHUNK_GENERATOR_TYPES
private final CreateWorldScreen parent
private final CompoundTag generatorOptionsTag
private CustomizeBuffetLevelScreen.BuffetBiomesListWidget biomeSelectionList
private int biomeListLength
private ButtonWidget confirmButton
public CustomizeBuffetLevelScreen(CreateWorldScreen parent, LevelGeneratorOptions levelGeneratorOptions)
private static Text method_27569(int int2)
private void initListSelectLogic()
private CompoundTag getGeneratorTag()
public void refreshConfirmButton()
public void render(MatrixStack matrixStack, int mouseY, int int2, float float2)