implements OptionInstance$IntRangeBase, OptionInstance$SliderableOrCyclableValueSet<Integer>
| gef$c | |
| net.minecraft.client.OptionInstance$ClampingLazyMaxIntRange | |
| net.minecraft.class_7172$class_7304 | |
| net.minecraft.client.option.SimpleOption$MaxSuppliableIntCallbacks |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final IntSupplier |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int minInclusive, IntSupplier maxSupplier, int encodableMaxInclusive) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Optional<Integer> |
| ||||||||
| public int |
| ||||||||
| public com.mojang.serialization.Codec<Integer> |
| ||||||||
| public boolean |
| ||||||||
| public CycleButton$ValueListSupplier<Integer> |
| ||||||||
| public int |
| ||||||||
| public IntSupplier |
| ||||||||
| public int |
|