public class GuiCreateFlatWorld extends GuiScreen
allowUserInput, buttons, children, fontRenderer, height, itemRender, labels, mc, widthICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
GuiCreateFlatWorld(GuiCreateWorld parent,
NBTTagCompound generatorOptions) |
| Modifier and Type | Method and Description |
|---|---|
IGuiEventListener |
getFocused() |
NBTTagCompound |
getGeneratorOptions() |
java.lang.String |
getPreset() |
protected void |
initGui() |
void |
onLayersChanged() |
void |
render(int mouseX,
int mouseY,
float partialTicks) |
void |
setGeneratorOptions(NBTTagCompound nbt) |
void |
setPreset(java.lang.String preset) |
addButton, allowCloseWithEscape, close, confirmResult, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getChildren, getItemToolTip, handleComponentClick, handleComponentHover, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, keyPressed, onGuiClosed, onResize, renderToolTip, runOrMakeCrashReport, sendChatMessage, sendChatMessage, setText, setWorldAndResolution, tickfocusNext, focusOn, mouseClicked, mouseDragged, mouseReleased, setDragging, setFocuseddrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyReleased, mouseScrolledcanFocus, focusChangedpublic GuiCreateFlatWorld(GuiCreateWorld parent, NBTTagCompound generatorOptions)
public java.lang.String getPreset()
public NBTTagCompound getGeneratorOptions()
public void setPreset(java.lang.String preset)
public void setGeneratorOptions(NBTTagCompound nbt)
public void onLayersChanged()
@Nullable public IGuiEventListener getFocused()
getFocused in interface IGuiEventListenerDeferredgetFocused in class GuiEventHandler