net.minecraft.client

public record OptionInstance$ClampingLazyMaxIntRange

implements OptionInstance$IntRangeBase, OptionInstance$SliderableOrCyclableValueSet<Integer>

fmj$c
net.minecraft.client.OptionInstance$ClampingLazyMaxIntRange
net.minecraft.class_7172$class_7304
net.minecraft.client.option.SimpleOption$MaxSuppliableIntCallbacks

Field summary

Modifier and TypeField
private final int
a
minInclusive
comp_593
minInclusive
private final IntSupplier
b
maxSupplier
comp_690
maxSupplier
private final int
c
encodableMaxInclusive
comp_1316
encodableMaxInclusive

Constructor summary

ModifierConstructor
public (int arg0, IntSupplier arg1, int arg2)

Method summary

Modifier and TypeMethod
public Optional<Integer>
a(Integer arg0)
validateValue(Integer arg0)
method_42408(Integer arg0)
validate(Integer arg0)
public int
b()
maxInclusive()
comp_594()
maxInclusive()
public com.mojang.serialization.Codec<Integer>
f()
codec()
comp_675()
codec()
public boolean
c()
createCycleButton()
method_42722()
isCycling()
public CycleButton$ValueListSupplier<Integer>
a()
valueListSupplier()
method_42721()
getValues()
public int
d()
minInclusive()
comp_593()
minInclusive()
public IntSupplier
g()
maxSupplier()
comp_690()
maxSupplier()
public int
h()
encodableMaxInclusive()
comp_1316()
encodableMaxInclusive()