public class ScrollValueHandler
extends java.lang.Object
| Constructor and Description |
|---|
ScrollValueHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
applyTo(double delta,
ScrollValueBehaviour scrolling) |
static float |
getScroll(float partialTicks) |
static boolean |
onScroll(double delta) |
static void |
tick() |
public static boolean onScroll(double delta)
public static float getScroll(float partialTicks)
public static void tick()
protected static void applyTo(double delta,
ScrollValueBehaviour scrolling)