@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() |
void |
refreshConfirmButton() |
void |
render(int mouseX,
int mouseY,
float delta) |
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, drawTexturedQuad, drawVerticalLine, fill, fill, fillGradient, getZOffset, 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 void initListSelectLogic()
private CompoundTag getGeneratorTag()
public void refreshConfirmButton()