Class ConfigGui
java.lang.Object
io.github.cottonmc.cotton.gui.client.LightweightGuiDescription
io.github.cottonmc.cotton.gui.impl.modmenu.ConfigGui
- All Implemented Interfaces:
GuiDescription
-
Field Summary
Fields inherited from class io.github.cottonmc.cotton.gui.client.LightweightGuiDescription
darkmodeTitleColor, focus, fullscreen, propertyDelegate, rootPanel, titleAlignment, titleColor, titleVisible -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.cottonmc.cotton.gui.client.LightweightGuiDescription
addPainters, addSlotPeer, getFocus, getPropertyDelegate, getRootPanel, getTitleAlignment, getTitleColor, getTitlePos, isFocused, isFullscreen, isTitleVisible, releaseFocus, requestFocus, setFullscreen, setPropertyDelegate, setRootPanel, setTitleAlignment, setTitleColor, setTitleColor, setTitlePos, setTitleVisibleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.cottonmc.cotton.gui.GuiDescription
cycleFocus
-
Constructor Details
-
ConfigGui
public ConfigGui(net.minecraft.client.gui.screen.Screen previous)
-