net.minecraft.client.util

public class Rect2i

dkz
net.minecraft.class_768
net.minecraft.client.util.Rect2i
net.minecraft.unmapped.C_64846225
net.minecraft.client.renderer.Rectangle2d
net.minecraft.client.renderer.Rectangle2d

Field summary

Modifier and TypeField
private int
a
field_4145
x
x
field_199320_a
x
private int
b
field_4144
y
y
field_199321_b
y
private int
c
field_4143
width
width
field_199322_c
width
private int
d
field_4142
height
height
field_199323_d
height

Constructor summary

ModifierConstructor
public (int arg0, int arg1, int arg2, int arg3)

Method summary

Modifier and TypeMethod
public int
a()
method_3321()
getX()
getX()
func_199318_a()
getX()
public int
b()
method_3322()
getY()
getY()
func_199319_b()
getY()
public int
c()
method_3319()
getWidth()
getWidth()
func_199316_c()
getWidth()
public int
d()
method_3320()
getHeight()
getHeight()
func_199317_d()
getHeight()
public boolean
b(int arg0, int arg1)
method_3318(int arg0, int arg1)
contains(int arg0, int arg1)
contains(int x, int y)
func_199315_b(int arg0, int arg1)
contains(int x, int y)