public class OptionSliderWidget
extends ButtonWidget
| bjs | |
| net.minecraft.unmapped.C_23234924 | |
| net.minecraft.client.gui.widget.OptionSliderWidget |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private float |
| ||||||
| public boolean |
| ||||||
| private final GameOptions$Option |
| ||||||
| private final float |
| ||||||
| private final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int id, int x, int y, GameOptions$Option option) |
| public | (int id, int x, int y, GameOptions$Option option, float min, float max) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected int |
| ||||||
| protected void |
| ||||||
| public boolean |
| ||||||
| public void |
|