Uses of Class
net.minecraft.client.util.math.Rect2i
Package
Description
-
Uses of Rect2i in net.minecraft.client.gui.screen
-
Uses of Rect2i in net.minecraft.client.gui.screen.ingame
Modifier and TypeFieldDescription(package private) Rect2i[]
BookEditScreen.PageContent.selectionRectangles
Modifier and TypeMethodDescriptionprivate Rect2i
BookEditScreen.getLineSelectionRectangle(String string, TextHandler handler, int selectionStart, int selectionEnd, int lineY, int lineStart)
private Rect2i
BookEditScreen.getRectFromCorners(BookEditScreen.Position start, BookEditScreen.Position end)
Modifier and TypeMethodDescriptionprivate void
BookEditScreen.drawSelection(Rect2i[] selectionRectangles)
ModifierConstructorDescriptionPageContent(String pageContent, BookEditScreen.Position position, boolean atEnd, int[] lineStarts, BookEditScreen.Line[] lines, Rect2i[] selectionRectangles)
-
Uses of Rect2i in net.minecraft.client.util.math