implements OptionInstance$IntRangeBase
| gef$f | |
| net.minecraft.client.OptionInstance$IntRange | |
| net.minecraft.class_7172$class_7174 | |
| net.minecraft.client.option.SimpleOption$ValidatingIntSliderCallbacks |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int minInclusive, int maxInclusive) |
| public | (int minInclusive, int maxInclusive, boolean applyValueImmediately) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Optional<Integer> |
| ||||||||
| public com.mojang.serialization.Codec<Integer> |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public boolean |
|