Uses of Class
net.minecraft.client.util.Rect2i
| Package | Description |
|---|---|
| net.minecraft.client.gui.screen | |
| net.minecraft.client.gui.screen.ingame | |
| net.minecraft.client.util |
-
Uses of Rect2i in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as Rect2i Modifier and Type Field Description private Rect2iCommandSuggestor.SuggestionWindow. area -
Uses of Rect2i in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as Rect2i Modifier and Type Field Description private Rect2i[]BookEditScreen.PageContent. selectionRectanglesMethods in net.minecraft.client.gui.screen.ingame that return Rect2i Modifier and Type Method Description private Rect2iBookEditScreen. getLineSelectionRectangle(String string, TextHandler handler, int selectionStart, int selectionEnd, int lineY, int lineStart)private Rect2iBookEditScreen. getRectFromCorners(BookEditScreen.Position start, BookEditScreen.Position end)Methods in net.minecraft.client.gui.screen.ingame with parameters of type Rect2i Modifier and Type Method Description private voidBookEditScreen. drawSelection(Rect2i[] selectionRectangles)Constructors in net.minecraft.client.gui.screen.ingame with parameters of type Rect2i Constructor Description PageContent(String pageContent, BookEditScreen.Position position, boolean atEnd, int[] lineStarts, BookEditScreen.Line[] lines, Rect2i[] selectionRectangles) -
Uses of Rect2i in net.minecraft.client.util
Methods in net.minecraft.client.util that return Rect2i Modifier and Type Method Description Rect2iRect2i. method_35780(Rect2i rect2i)Methods in net.minecraft.client.util with parameters of type Rect2i Modifier and Type Method Description Rect2iRect2i. method_35780(Rect2i rect2i)