Uses of Record Class
net.minecraft.client.gui.ScreenPos
-
Uses of ScreenPos in net.minecraft.client.gui
Modifier and TypeFieldDescriptionprivate final ScreenPos
ScreenRect.position
The field for theposition
record component.Modifier and TypeMethodDescriptionScreenPos.add
(NavigationDirection direction) static ScreenPos
ScreenPos.of
(NavigationAxis axis, int sameAxis, int otherAxis) ScreenRect.position()
Returns the value of theposition
record component.