net.minecraft.client.gui.components

interface CycleButton$ValueListSupplier<T>

dzg$d
net.minecraft.client.gui.components.CycleButton$ValueListSupplier
net.minecraft.class_5676$class_5680
net.minecraft.unmapped.C_ikfvpkkf$C_qjymjbvs
net.minecraft.client.gui.widget.CyclingButtonWidget$Values
net.minecraft.src.C_141591_$C_141595_

Method summary

Modifier and TypeMethod
List<T>
a()
getSelectedList()
method_32626()
m_xbubmyqb()
getCurrent()
m_142477_()
List<T>
b()
getDefaultList()
method_32629()
m_izgxyqzt()
getDefaults()
m_142478_()
static <T> CycleButton$ValueListSupplier<T>
a(List<T> arg0)
create(List<T> arg0)
method_32627(List<T> arg0)
m_dqgxxmoi(List<T> arg0)
of(List<T> values)
m_168968_(List<T> p_168969_)
static <T> CycleButton$ValueListSupplier<T>
a(BooleanSupplier arg0, List<T> arg1, List<T> arg2)
create(BooleanSupplier arg0, List<T> arg1, List<T> arg2)
method_32628(BooleanSupplier arg0, List<T> arg1, List<T> arg2)
m_srwinrrr(BooleanSupplier arg0, List<T> arg1, List<T> arg2)
of(BooleanSupplier alternativeToggle, List<T> defaults, List<T> alternatives)
m_168970_(BooleanSupplier p_168971_, List<T> p_168972_, List<T> p_168973_)