JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
emi.shims.java.net.minecraft.client.gui.tooltip
Interface TooltipPositioner
All Known Implementing Classes:
HoveredTooltipPositioner
public interface
TooltipPositioner
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Vec2i
getPosition
(
GuiScreen
screen, int x, int y, int w, int h)
Method Details
getPosition
Vec2i
getPosition
(
GuiScreen
screen, int x, int y, int w, int h)