@Environment(value=CLIENT) public abstract class OptionSliderWidget extends SliderWidget
| Modifier and Type | Field and Description |
|---|---|
protected GameOptions |
options |
valueactive, alpha, height, hovered, nextNarration, visible, WIDGETS_LOCATION, width, x, yGUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE| Modifier | Constructor and Description |
|---|---|
protected |
OptionSliderWidget(GameOptions options,
int x,
int y,
int width,
int height,
double value) |
applyValue, getNarrationMessage, getYImage, keyPressed, onClick, onDrag, onRelease, playDownSound, renderBg, updateMessagechangeFocus, clicked, getHeight, getMessage, getWidth, isFocused, isHovered, isMouseOver, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, narrate, onFocusedChanged, queueNarration, render, renderButton, renderToolTip, setAlpha, setFocused, setMessage, setWidthdrawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, setZOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyReleased, mouseMoved, mouseScrolledprotected final GameOptions options
protected OptionSliderWidget(GameOptions options, int x, int y, int width, int height, double value)