History - net.minecraft.client.util.math.Rect2i
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.client.renderer.Rect2i
net.minecraft.class_768
net.minecraft.client.util.math.Rect2i
Fields
int: xPos, field_4145, x
int: yPos, field_4144, y
int: width, field_4143, width
int: height, field_4142, height
Constructors
(int, int, int, int)
Methods
Rect2i (Rect2i): intersect, method_35780, intersection
int (): getX, method_3321, getX
int (): getY, method_3322, getY
void (int): setX, method_35778, setX
void (int): setY, method_35781, setY
int (): getWidth, method_3319, getWidth
int (): getHeight, method_3320, getHeight
void (int): setWidth, method_35782, setWidth
void (int): setHeight, method_35783, setHeight
void (int, int): setPosition, method_35779, setStartPos
boolean (int, int): contains, method_3318, contains