public class AirConditionerOptions extends IOptionPage.SimpleOptionPage<AirConClientHandler>
IOptionPage.SimpleOptionPage<T extends IArmorUpgradeClientHandler<?>>| Constructor and Description |
|---|
AirConditionerOptions(IGuiScreen screen,
AirConClientHandler airConUpgradeHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
populateGui(IGuiScreen gui)
Here you can initialize your buttons and stuff like with a
Screen. |
displaySettingsHeader, getClientUpgradeHandler, getGuiScreen, getPageName, isToggleable, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseScrolled, renderPost, renderPreclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKeybindingButton, settingsYposition, tickpublic AirConditionerOptions(IGuiScreen screen, AirConClientHandler airConUpgradeHandler)
public void populateGui(IGuiScreen gui)
IOptionPageScreen.populateGui in interface IOptionPagepopulateGui in class IOptionPage.SimpleOptionPage<AirConClientHandler>gui - the holding GUI