Uses of Record Class
net.minecraft.client.gui.navigation.ScreenRectangle
Packages that use ScreenRectangle
Package
Description
- 
Uses of ScreenRectangle in net.minecraft.client.guiFields in net.minecraft.client.gui with type parameters of type ScreenRectangleModifier and TypeFieldDescriptionprivate final Deque<ScreenRectangle>GuiGraphics.ScissorStack.stackMethods in net.minecraft.client.gui that return ScreenRectangleModifier and TypeMethodDescriptionGuiGraphics.ScissorStack.pop()GuiGraphics.ScissorStack.push(ScreenRectangle p_281812_) Methods in net.minecraft.client.gui with parameters of type ScreenRectangleModifier and TypeMethodDescriptionprivate voidGuiGraphics.applyScissor(ScreenRectangle p_281569_) GuiGraphics.ScissorStack.push(ScreenRectangle p_281812_) 
- 
Uses of ScreenRectangle in net.minecraft.client.gui.componentsMethods in net.minecraft.client.gui.components that return ScreenRectangleMethods in net.minecraft.client.gui.components with parameters of type ScreenRectangleModifier and TypeMethodDescriptionprotected ClientTooltipPositionerTooltip.createTooltipPositioner(boolean p_306065_, boolean p_306270_, ScreenRectangle p_305822_) voidTooltip.refreshTooltipForNextRenderPass(boolean p_306201_, boolean p_306100_, ScreenRectangle p_305970_) 
- 
Uses of ScreenRectangle in net.minecraft.client.gui.components.eventsMethods in net.minecraft.client.gui.components.events that return ScreenRectangleMethods in net.minecraft.client.gui.components.events with parameters of type ScreenRectangleModifier and TypeMethodDescriptionprivate ComponentPathContainerEventHandler.nextFocusPathInDirection(ScreenRectangle p_265054_, ScreenDirection p_265167_, GuiEventListener p_265476_, FocusNavigationEvent p_265762_) private ComponentPathContainerEventHandler.nextFocusPathVaguelyInDirection(ScreenRectangle p_265390_, ScreenDirection p_265687_, GuiEventListener p_265498_, FocusNavigationEvent p_265048_) 
- 
Uses of ScreenRectangle in net.minecraft.client.gui.components.tabsFields in net.minecraft.client.gui.components.tabs declared as ScreenRectangleMethods in net.minecraft.client.gui.components.tabs that return ScreenRectangleMethods in net.minecraft.client.gui.components.tabs with parameters of type ScreenRectangleModifier and TypeMethodDescriptionvoidGridLayoutTab.doLayout(ScreenRectangle p_268281_) voidTab.doLayout(ScreenRectangle p_268081_) voidTabManager.setTabArea(ScreenRectangle p_268042_) 
- 
Uses of ScreenRectangle in net.minecraft.client.gui.layoutsMethods in net.minecraft.client.gui.layouts that return ScreenRectangleMethods in net.minecraft.client.gui.layouts with parameters of type ScreenRectangleModifier and TypeMethodDescriptionstatic voidFrameLayout.alignInRectangle(LayoutElement p_275320_, ScreenRectangle p_275389_, float p_275607_, float p_275662_) static voidFrameLayout.centerInRectangle(LayoutElement p_268229_, ScreenRectangle p_268113_) 
- 
Uses of ScreenRectangle in net.minecraft.client.gui.screensMethods in net.minecraft.client.gui.screens that return ScreenRectangle
- 
Uses of ScreenRectangle in net.minecraft.client.gui.screens.inventory.tooltipFields in net.minecraft.client.gui.screens.inventory.tooltip declared as ScreenRectangleModifier and TypeFieldDescriptionprivate final ScreenRectangleBelowOrAboveWidgetTooltipPositioner.screenRectangleprivate final ScreenRectangleMenuTooltipPositioner.screenRectangleConstructors in net.minecraft.client.gui.screens.inventory.tooltip with parameters of type ScreenRectangle