JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.minecraft.client.gui.components
Interface CycleButton.OnValueChange<T>
Enclosing class:
CycleButton
<
T
>
public static interface
CycleButton.OnValueChange<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onValueChange
(
CycleButton
<
T
> p_168966_,
T
p_168967_)
Method Details
onValueChange
void
onValueChange
(
CycleButton
<
T
> p_168966_,
T
p_168967_)