Uses of Record Class
net.minecraft.client.gui.navigation.ScreenRectangle
Package
Description
-
Uses of ScreenRectangle in net.minecraft.client.gui
Modifier and TypeFieldDescriptionprivate final Deque<ScreenRectangle>
GuiGraphics.ScissorStack.stack
Modifier and TypeMethodDescriptionGuiGraphics.ScissorStack.pop()
GuiGraphics.ScissorStack.push
(ScreenRectangle p_281812_) Modifier and TypeMethodDescriptionprivate void
GuiGraphics.applyScissor
(ScreenRectangle p_281569_) GuiGraphics.ScissorStack.push
(ScreenRectangle p_281812_) -
Uses of ScreenRectangle in net.minecraft.client.gui.components
Modifier and TypeMethodDescriptionAbstractSelectionList.getRectangle()
AbstractWidget.getRectangle()
-
Uses of ScreenRectangle in net.minecraft.client.gui.components.events
Modifier and TypeMethodDescriptionprivate ComponentPath
ContainerEventHandler.nextFocusPathInDirection
(ScreenRectangle p_265054_, ScreenDirection p_265167_, GuiEventListener p_265476_, FocusNavigationEvent p_265762_) private ComponentPath
ContainerEventHandler.nextFocusPathVaguelyInDirection
(ScreenRectangle p_265390_, ScreenDirection p_265687_, GuiEventListener p_265498_, FocusNavigationEvent p_265048_) -
Uses of ScreenRectangle in net.minecraft.client.gui.components.tabs
Modifier and TypeMethodDescriptionvoid
GridLayoutTab.doLayout
(ScreenRectangle p_268281_) void
Tab.doLayout
(ScreenRectangle p_268081_) void
TabManager.setTabArea
(ScreenRectangle p_268042_) -
Uses of ScreenRectangle in net.minecraft.client.gui.layouts
Modifier and TypeMethodDescriptionstatic void
FrameLayout.alignInRectangle
(LayoutElement p_275320_, ScreenRectangle p_275389_, float p_275607_, float p_275662_) static void
FrameLayout.centerInRectangle
(LayoutElement p_268229_, ScreenRectangle p_268113_) -
Uses of ScreenRectangle in net.minecraft.client.gui.screens