net.minecraft.client.gui

public record ScreenRect

ews
net.minecraft.client.gui.navigation.ScreenRectangle
net.minecraft.class_8030
net.minecraft.client.gui.ScreenRect
net.minecraft.unmapped.C_erwldarl
net.minecraft.client.gui.screen.ScreenArea
net.minecraft.src.C_263595_

Field summary

Modifier and TypeField
private final ScreenPos
a
position
comp_1195
position
f_uldftfad
position
f_263846_
private final int
b
width
comp_1196
width
f_ouhhlesk
width
f_263770_
private final int
c
height
comp_1197
height
f_pfydpype
height
f_263800_
private static final ScreenRect
d
EMPTY
field_41835
EMPTY
f_elwtrlgu
EMPTY
f_263720_

Constructor summary

ModifierConstructor
public (int sameAxis, int otherAxis, int width, int height)
public (ScreenPos position, int width, int height)

Method summary

Modifier and TypeMethod
public static ScreenRect
a()
empty()
method_48248()
empty()
m_geadowij()
empty()
m_264427_()
public static ScreenRect
a(ewp o, int o, int o, int o, int o)
of(ScreenAxis arg0, int arg1, int arg2, int arg3, int arg4)
method_48250(class_8027 arg0, int arg1, int arg2, int arg3, int arg4)
of(NavigationAxis axis, int sameAxisCoord, int otherAxisCoord, int sameAxisLength, int otherAxisLength)
m_xwlohyqw(C_hoesqbkz arg0, int arg1, int arg2, int arg3, int arg4)
create(NavigationAxis axis, int x, int y, int width, int height)
m_264109_(C_263604_ p_265648_, int p_265317_, int p_265685_, int p_265218_, int p_265226_)
public ScreenRect
a(ewq arg0)
step(ScreenDirection arg0)
method_48251(class_8028 arg0)
add(NavigationDirection direction)
m_dtqxmkxi(C_veciqgge arg0)
step(NavigationDirection direction)
m_264049_(C_263621_ arg0)
public int
a(ewp arg0)
getLength(ScreenAxis arg0)
method_48249(class_8027 arg0)
getLength(NavigationAxis axis)
m_rvxjswxu(C_hoesqbkz arg0)
getSize(NavigationAxis axis)
m_264323_(C_263604_ arg0)
public int
b(ewq arg0)
getBoundInDirection(ScreenDirection arg0)
method_48255(class_8028 arg0)
getBoundingCoordinate(NavigationDirection direction)
m_tsklahog(C_veciqgge arg0)
getBoundInDirection(NavigationDirection direction)
m_264095_(C_263621_ arg0)
public ScreenRect
c(ewq arg0)
getBorder(ScreenDirection arg0)
method_48256(class_8028 arg0)
getBorder(NavigationDirection direction)
m_wbqdotir(C_veciqgge arg0)
getBorder(NavigationDirection direction)
m_264525_(C_263621_ arg0)
public boolean
a(ews arg0)
overlaps(ScreenRectangle arg0)
method_48252(class_8030 arg0)
overlaps(ScreenRect other)
m_bfkaradm(C_erwldarl arg0)
overlaps(ScreenArea area)
m_264295_(C_263595_ arg0)
public boolean
a(ews o, ewp arg1)
overlapsInAxis(ScreenRectangle arg0, ScreenAxis arg1)
method_48253(class_8030 arg0, class_8027 arg1)
overlaps(ScreenRect other, NavigationAxis axis)
m_coijzhew(C_erwldarl arg0, C_hoesqbkz arg1)
overlapsInAxis(ScreenArea other, NavigationAxis axis)
m_264632_(C_263595_ p_265340_, C_263604_ arg1)
public int
b(ewp arg0)
getCenterInAxis(ScreenAxis arg0)
method_48254(class_8027 arg0)
getCenter(NavigationAxis axis)
m_jozwdorq(C_hoesqbkz arg0)
getCenterInAxis(NavigationAxis axis)
m_264037_(C_263604_ arg0)
public ScreenRect
b(ews arg0)
intersection(ScreenRectangle arg0)
method_49701(class_8030 arg0)
intersection(ScreenRect other)
m_qhwkykyi(C_erwldarl arg0)
intersection(ScreenArea area)
m_275842_(C_263595_ arg0)
public int
b()
top()
method_49618()
getTop()
m_ecmueylw()
y()
m_274449_()
public int
c()
bottom()
method_49619()
getBottom()
m_ijpsbttb()
bottom()
m_274349_()
public int
d()
left()
method_49620()
getLeft()
m_hhxpmwjk()
x()
m_274563_()
public int
e()
right()
method_49621()
getRight()
m_mkriewtk()
right()
m_274445_()
public ScreenPos
f()
position()
comp_1195()
position()
m_ynwaazzv()
position()
f_263846_()
public int
g()
width()
comp_1196()
width()
m_iyhyfqvh()
width()
f_263770_()
public int
h()
height()
comp_1197()
height()
m_juyxgydf()
height()
f_263800_()