public class HoverChecker
extends java.lang.Object
| Constructor and Description |
|---|
HoverChecker() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkHover(double mouseX,
double mouseY) |
void |
updateBounds(net.minecraft.client.gui.widget.button.Button button) |
void |
updateBounds(int top,
int bottom,
int left,
int right) |