net.minecraft.client

public record OptionInstance$ClampingLazyMaxIntRange

implements OptionInstance$IntRangeBase, OptionInstance$SliderableOrCyclableValueSet<Integer>

fgr$c
net.minecraft.client.OptionInstance$ClampingLazyMaxIntRange
net.minecraft.class_7172$class_7304
net.minecraft.client.option.SimpleOption$MaxSuppliableIntCallbacks
net.minecraft.src.C_213334_$C_213337_

Field summary

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

Constructor summary

ModifierConstructor
public (int maxSupplier, IntSupplier encodableMaxInclusive, int arg2)

Method summary

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