public class JumpBoostOptions extends AbstractSliderOptions<JumpBoostClientHandler>
IOptionPage.SimpleOptionPage<T extends IArmorUpgradeClientHandler<?>>| Constructor and Description |
|---|
JumpBoostOptions(IGuiScreen screen,
JumpBoostClientHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.util.text.ITextComponent |
getPrefix() |
protected net.minecraft.util.text.ITextComponent |
getSuffix() |
protected java.lang.String |
getTagName()
The NBT tag on the armor item under which this slider value should be saved.
|
getRange, getSliderPos, onChangeSliderValue, populateGui, tickdisplaySettingsHeader, getClientUpgradeHandler, getGuiScreen, getPageName, isToggleable, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseScrolled, renderPost, renderPreclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKeybindingButton, settingsYpositionpublic JumpBoostOptions(IGuiScreen screen, JumpBoostClientHandler handler)
protected java.lang.String getTagName()
AbstractSliderOptionsAbstractSliderOptions.getSlot().getTagName in class AbstractSliderOptions<JumpBoostClientHandler>protected net.minecraft.util.text.ITextComponent getPrefix()
getPrefix in class AbstractSliderOptions<JumpBoostClientHandler>protected net.minecraft.util.text.ITextComponent getSuffix()
getSuffix in class AbstractSliderOptions<JumpBoostClientHandler>