@Environment(value=CLIENT) class RealmsSlotOptionsScreen.SettingsSlider extends SliderWidget
| Modifier and Type | Field and Description |
|---|---|
private double |
max |
private double |
min |
valueactive, alpha, height, hovered, nextNarration, visible, WIDGETS_LOCATION, width, x, yGUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE| Constructor and Description |
|---|
SettingsSlider(int id,
int x,
int y,
int width,
float min,
float max) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyValue() |
void |
onClick(double mouseX,
double mouseY) |
void |
onRelease(double mouseX,
double mouseY) |
protected void |
updateMessage() |
getNarrationMessage, getYImage, keyPressed, onDrag, playDownSound, renderBgchangeFocus, 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, mouseScrolledpublic SettingsSlider(int id,
int x,
int y,
int width,
float min,
float max)
public void applyValue()
applyValue in class SliderWidgetprotected void updateMessage()
updateMessage in class SliderWidgetpublic void onClick(double mouseX,
double mouseY)
onClick in class SliderWidgetpublic void onRelease(double mouseX,
double mouseY)
onRelease in class SliderWidget