Uses of Record Class
net.minecraft.client.gui.ScreenPos
Packages that use ScreenPos
- 
Uses of ScreenPos in net.minecraft.client.guiFields in net.minecraft.client.gui declared as ScreenPosModifier and TypeFieldDescriptionprivate final ScreenPosScreenRect.positionThe field for thepositionrecord component.Methods in net.minecraft.client.gui that return ScreenPosModifier and TypeMethodDescriptionScreenPos.add(NavigationDirection direction) static ScreenPosScreenPos.of(NavigationAxis axis, int sameAxis, int otherAxis) ScreenRect.position()Returns the value of thepositionrecord component.Constructors in net.minecraft.client.gui with parameters of type ScreenPos
- 
Uses of ScreenPos in net.minecraft.client.gui.screen.ingameMethods in net.minecraft.client.gui.screen.ingame that return ScreenPosModifier and TypeMethodDescriptionprotected ScreenPosAbstractFurnaceScreen.getRecipeBookButtonPos()protected ScreenPosCraftingScreen.getRecipeBookButtonPos()protected ScreenPosInventoryScreen.getRecipeBookButtonPos()protected abstract ScreenPosRecipeBookScreen.getRecipeBookButtonPos()