public class EventValueChanged<V> extends GuiElementEvent
| Constructor and Description |
|---|
EventValueChanged(IGuiElement origin,
V value) |
| Modifier and Type | Method and Description |
|---|---|
V |
getValue() |
getOrigin, isOriginpublic EventValueChanged(IGuiElement origin, V value)
@Nullable public V getValue()